Translation components API.

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

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

{
    "count": 506,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/groups/nl/changes/?format=api&page=25",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3345734/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:05:57.560002Z",
            "action": 59,
            "target": "",
            "id": 1220041,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1220041/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:05:57.560178Z",
            "action": 0,
            "target": "",
            "id": 1220042,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1220042/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:06:12.615045Z",
            "action": 44,
            "target": "",
            "id": 1220084,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1220084/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/166831/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/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:35:20.101078Z",
            "action": 45,
            "target": "",
            "id": 1232722,
            "action_name": "New contributor",
            "url": "https://translate.habitica.com/api/changes/1232722/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/166831/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/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:35:20.105200Z",
            "action": 2,
            "target": "Je hebt schade momenteel gepauzeerd. Je Dagelijkse Taken brengen je geen schade toe en je boekt vooruitgang bij Queesten.",
            "id": 1232723,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1232723/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/166832/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/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:36:24.553435Z",
            "action": 7,
            "target": "Je hebt schade gepauzeerd.",
            "id": 1232726,
            "action_name": "Suggestion accepted",
            "url": "https://translate.habitica.com/api/changes/1232726/?format=api"
        }
    ]
}