Translation components API.

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

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

{
    "count": 6263,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/gear/id/changes/?format=api&page=313",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3346496/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:22:44.265525Z",
            "action": 59,
            "target": "",
            "id": 1233868,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1233868/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:22:44.265648Z",
            "action": 0,
            "target": "",
            "id": 1233869,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1233869/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:24:33.879020Z",
            "action": 44,
            "target": "",
            "id": 1234136,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1234136/?format=api"
        }
    ]
}