Translation components API.

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

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

{
    "count": 64,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/defaulttasks/sk/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-26T03:22:27.646397Z",
            "action": 17,
            "target": "",
            "id": 259636,
            "action_name": "Committed changes",
            "url": "https://translate.habitica.com/api/changes/259636/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/sk/?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:45:30.091568Z",
            "action": 0,
            "target": "",
            "id": 309152,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/309152/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/sk/?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:40:48.650051Z",
            "action": 0,
            "target": "",
            "id": 435581,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/435581/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/sk/?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:58:56.399361Z",
            "action": 0,
            "target": "",
            "id": 481259,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/481259/?format=api"
        }
    ]
}