Translation components API.

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

GET /api/translations/habitica/front/sk/changes/?format=api&page=13
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 243,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/front/sk/changes/?format=api&page=12",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/100467/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/front/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:28:59.950774Z",
            "action": 59,
            "target": "Začať",
            "id": 1169843,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1169843/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/front/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:28:59.950802Z",
            "action": 0,
            "target": "",
            "id": 1169844,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1169844/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/front/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-25T20:08:58.464597Z",
            "action": 0,
            "target": "",
            "id": 1171246,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1171246/?format=api"
        }
    ]
}