Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/opensourcepos/bootstrap_tables/sv/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/sv/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/214189/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/bootstrap_tables/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/sv/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
            "timestamp": "2024-10-27T13:29:55.758636Z",
            "action": 4,
            "target": "Dölj/visa paginering",
            "id": 178419,
            "action_name": "Suggestion added",
            "url": "https://translate.opensourcepos.org/api/changes/178419/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/214190/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/bootstrap_tables/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/sv/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
            "timestamp": "2024-10-27T13:30:32.528946Z",
            "action": 2,
            "target": "Laddar, vänligen vänta...",
            "id": 178420,
            "action_name": "Translation changed",
            "url": "https://translate.opensourcepos.org/api/changes/178420/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/bootstrap_tables/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/bootstrap_tables/sv/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "timestamp": "2025-03-28T21:23:27.103882Z",
            "action": 0,
            "target": "",
            "id": 179287,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179287/?format=api"
        }
    ]
}