Translation components API.

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

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

{
    "count": 65,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/defaulttasks/da/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/90618/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-09T15:40:44.787622Z",
            "action": 59,
            "target": "Enten en Vane, en Daglig eller en To Do",
            "id": 435518,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/435518/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/90623/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-09T15:40:44.787676Z",
            "action": 59,
            "target": "Du kan enten færdiggøre denne To Do, ændre den eller fjerne den.",
            "id": 435519,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/435519/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/272608/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-09T15:40:44.787709Z",
            "action": 59,
            "target": "Tryk for at navngive din opgave og sætte en deadline!",
            "id": 435520,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/435520/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/da/?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:44.787740Z",
            "action": 0,
            "target": "",
            "id": 435521,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/435521/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/da/?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:52.633898Z",
            "action": 0,
            "target": "",
            "id": 481204,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/481204/?format=api"
        }
    ]
}