Translation components API.

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

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

{
    "count": 227,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/limited/pt/changes/?format=api&page=11",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/limited/pt/?format=api",
            "user": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "author": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "timestamp": "2024-11-22T15:19:29.323453Z",
            "action": 44,
            "target": "",
            "id": 1190302,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1190302/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345500/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/limited/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-23T02:29:29.363439Z",
            "action": 59,
            "target": "",
            "id": 1211710,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1211710/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345501/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/limited/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-23T02:29:29.363524Z",
            "action": 59,
            "target": "",
            "id": 1211711,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1211711/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345502/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/limited/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-23T02:29:29.363568Z",
            "action": 59,
            "target": "",
            "id": 1211712,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1211712/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345503/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/limited/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-23T02:29:29.363608Z",
            "action": 59,
            "target": "",
            "id": 1211713,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1211713/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/limited/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-23T02:29:29.363645Z",
            "action": 0,
            "target": "",
            "id": 1211714,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1211714/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/limited/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-23T02:29:33.284954Z",
            "action": 44,
            "target": "",
            "id": 1211781,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1211781/?format=api"
        }
    ]
}