Translation components API.

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

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

{
    "count": 24,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/inventory/cs/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-09T19:41:48.961439Z",
            "action": 17,
            "target": "",
            "id": 236284,
            "action_name": "Committed changes",
            "url": "https://translate.habitica.com/api/changes/236284/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/cs/?format=api",
            "user": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "author": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "timestamp": "2022-02-14T21:46:23.597299Z",
            "action": 0,
            "target": "",
            "id": 309639,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/309639/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/cs/?format=api",
            "user": "https://translate.habitica.com/api/users/phillip/?format=api",
            "author": "https://translate.habitica.com/api/users/phillip/?format=api",
            "timestamp": "2023-05-09T15:39:23.562884Z",
            "action": 0,
            "target": "",
            "id": 429029,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/429029/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/cs/?format=api",
            "user": "https://translate.habitica.com/api/users/saraolson/?format=api",
            "author": "https://translate.habitica.com/api/users/saraolson/?format=api",
            "timestamp": "2023-06-02T15:57:50.942147Z",
            "action": 0,
            "target": "",
            "id": 479866,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/479866/?format=api"
        }
    ]
}