Translation components API.

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

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

{
    "count": 44,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/sv/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/213668/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:37.968395Z",
            "action": 59,
            "target": "Försäljning",
            "id": 118557,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/118557/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/213669/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:37.968438Z",
            "action": 59,
            "target": "Uppdatera attribut",
            "id": 118558,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/118558/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:37.968479Z",
            "action": 0,
            "target": "",
            "id": 118559,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/118559/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/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:22:59.675711Z",
            "action": 0,
            "target": "",
            "id": 179198,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179198/?format=api"
        }
    ]
}