Translation components API.

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

GET /api/translations/habitica/content/zh_Hans/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/content/zh_Hans/changes/?format=api&page=25",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3347714/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:45.724349Z",
            "action": 59,
            "target": "",
            "id": 1234782,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1234782/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347715/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:45.724422Z",
            "action": 59,
            "target": "",
            "id": 1234783,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1234783/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:45.724490Z",
            "action": 0,
            "target": "",
            "id": 1234784,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1234784/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-22T20:29:46.676650Z",
            "action": 44,
            "target": "",
            "id": 1234815,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1234815/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345943/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/zh_Hans/?format=api",
            "user": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
            "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
            "timestamp": "2025-04-04T02:26:47.351600Z",
            "action": 5,
            "target": "气球",
            "id": 1238527,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1238527/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347713/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/zh_Hans/?format=api",
            "user": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
            "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
            "timestamp": "2025-04-04T02:26:54.724279Z",
            "action": 5,
            "target": "神秘生物",
            "id": 1238528,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1238528/?format=api"
        }
    ]
}