Translation components API.

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

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

{
    "count": 1085,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/backgrounds/ja/changes/?format=api&page=54",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3345990/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:20:11.791416Z",
            "action": 59,
            "target": "",
            "id": 1233146,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1233146/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345991/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:20:11.791588Z",
            "action": 59,
            "target": "",
            "id": 1233147,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1233147/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345992/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:20:11.791661Z",
            "action": 59,
            "target": "",
            "id": 1233148,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1233148/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:20:11.791720Z",
            "action": 0,
            "target": "",
            "id": 1233149,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1233149/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:20:22.948586Z",
            "action": 44,
            "target": "",
            "id": 1233220,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1233220/?format=api"
        }
    ]
}