Translation components API.

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

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

{
    "count": 146,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/front/nl/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/front/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-11T06:42:16.871584Z",
            "action": 0,
            "target": "",
            "id": 1116938,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1116938/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/front/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:28:59.180412Z",
            "action": 0,
            "target": "",
            "id": 1169817,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1169817/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/front/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-25T20:08:57.738716Z",
            "action": 0,
            "target": "",
            "id": 1171240,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1171240/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/98177/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/front/nl/?format=api",
            "user": "https://translate.habitica.com/api/users/annawolt/?format=api",
            "author": "https://translate.habitica.com/api/users/annawolt/?format=api",
            "timestamp": "2025-03-20T11:57:56.723778Z",
            "action": 45,
            "target": "",
            "id": 1232755,
            "action_name": "New contributor",
            "url": "https://translate.habitica.com/api/changes/1232755/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/98177/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/front/nl/?format=api",
            "user": "https://translate.habitica.com/api/users/annawolt/?format=api",
            "author": "https://translate.habitica.com/api/users/annawolt/?format=api",
            "timestamp": "2025-03-20T11:57:56.726152Z",
            "action": 7,
            "target": "Bijdragen aan Habitica",
            "id": 1232756,
            "action_name": "Suggestion accepted",
            "url": "https://translate.habitica.com/api/changes/1232756/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/98178/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/front/nl/?format=api",
            "user": "https://translate.habitica.com/api/users/annawolt/?format=api",
            "author": "https://translate.habitica.com/api/users/annawolt/?format=api",
            "timestamp": "2025-03-20T12:05:48.264564Z",
            "action": 2,
            "target": "Doneer aan Habitica",
            "id": 1232766,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1232766/?format=api"
        }
    ]
}