Translation components API.

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

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

{
    "count": 1004,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/groups/fr/changes/?format=api&page=50",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:06:12.595158Z",
            "action": 44,
            "target": "",
            "id": 1220076,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1220076/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:06:34.246305Z",
            "action": 0,
            "target": "",
            "id": 1220099,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1220099/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345726/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/fr/?format=api",
            "user": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "author": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "timestamp": "2025-03-06T08:02:12.635252Z",
            "action": 37,
            "target": "Message copié dans le presse-papier.",
            "id": 1221337,
            "action_name": "Marked for edit",
            "url": "https://translate.habitica.com/api/changes/1221337/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345726/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/fr/?format=api",
            "user": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "author": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "timestamp": "2025-03-06T08:02:23.061090Z",
            "action": 2,
            "target": "Message copié dans le presse-papier.",
            "id": 1221338,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1221338/?format=api"
        }
    ]
}