Translation components API.

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

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

{
    "count": 2144,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/questscontent/uk/changes/?format=api&page=107",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3346292/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:20:51.115965Z",
            "action": 59,
            "target": "",
            "id": 1233537,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1233537/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:20:51.115996Z",
            "action": 0,
            "target": "",
            "id": 1233538,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1233538/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:20:52.896902Z",
            "action": 44,
            "target": "",
            "id": 1233584,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1233584/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/88601/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/uk/?format=api",
            "user": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
            "author": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
            "timestamp": "2025-03-31T14:08:39.232165Z",
            "action": 64,
            "target": "",
            "id": 1237237,
            "action_name": "Removed comment",
            "url": "https://translate.habitica.com/api/changes/1237237/?format=api"
        }
    ]
}