Translation components API.

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

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

{
    "count": 405,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/questscontent/tr/changes/?format=api&page=20",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3346282/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:20:50.463509Z",
            "action": 59,
            "target": "",
            "id": 1233526,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1233526/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3346283/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:20:50.463592Z",
            "action": 59,
            "target": "",
            "id": 1233527,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1233527/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:20:50.463660Z",
            "action": 0,
            "target": "",
            "id": 1233528,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1233528/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:20:52.888239Z",
            "action": 44,
            "target": "",
            "id": 1233583,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1233583/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/87946/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/tr/?format=api",
            "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2025-04-05T12:49:21.642475Z",
            "action": 4,
            "target": "Pazar yerinde satın alabilmek için Ahtapot Yumurtalarını açar.",
            "id": 1238729,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1238729/?format=api"
        }
    ]
}