Translation components API.

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

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

{
    "count": 146,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/tasks/cs/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/2791743/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/tasks/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-20T14:45:44.206854Z",
            "action": 59,
            "target": "",
            "id": 567146,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/567146/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2791744/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/tasks/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-20T14:45:44.206887Z",
            "action": 59,
            "target": "",
            "id": 567147,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/567147/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/tasks/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-20T14:45:44.206915Z",
            "action": 0,
            "target": "",
            "id": 567148,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/567148/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/tasks/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-20T14:45:58.764321Z",
            "action": 44,
            "target": "",
            "id": 567427,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/567427/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/tasks/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:21:50.584226Z",
            "action": 0,
            "target": "",
            "id": 1168500,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1168500/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/tasks/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-25T20:08:09.103222Z",
            "action": 0,
            "target": "",
            "id": 1171154,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1171154/?format=api"
        }
    ]
}