Translation components API.

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

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

{
    "count": 363,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/achievements/bg/changes/?format=api&page=18",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/achievements/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-29T15:54:37.028748Z",
            "action": 44,
            "target": "",
            "id": 1126032,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1126032/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/22863/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/achievements/bg/?format=api",
            "user": "https://translate.habitica.com/api/users/dima44R/?format=api",
            "author": "https://translate.habitica.com/api/users/dima44R/?format=api",
            "timestamp": "2024-12-16T18:49:37.208978Z",
            "action": 45,
            "target": "",
            "id": 1192081,
            "action_name": "New contributor",
            "url": "https://translate.habitica.com/api/changes/1192081/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/22863/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/achievements/bg/?format=api",
            "user": "https://translate.habitica.com/api/users/dima44R/?format=api",
            "author": "https://translate.habitica.com/api/users/dima44R/?format=api",
            "timestamp": "2024-12-16T18:49:37.215873Z",
            "action": 37,
            "target": "Достижения",
            "id": 1192082,
            "action_name": "Marked for edit",
            "url": "https://translate.habitica.com/api/changes/1192082/?format=api"
        }
    ]
}