Translation components API.

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

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

{
    "count": 223,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/character/ja/changes/?format=api&page=11",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3266961/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-16T04:00:32.356877Z",
            "action": 59,
            "target": "クラスなんてめんどくさい? 後で選びたい? 選ばなくても構いません。スキルのない戦士になります。クラスのしくみについてwiki を参照し、いつでも ユーザーアイコン > 設定で有効にできます。",
            "id": 1202511,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1202511/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-16T04:00:32.356912Z",
            "action": 0,
            "target": "",
            "id": 1202512,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1202512/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-16T04:00:35.880674Z",
            "action": 44,
            "target": "",
            "id": 1202634,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1202634/?format=api"
        }
    ]
}