Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/inventory/bg/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/bg/?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.269116Z",
            "action": 0,
            "target": "",
            "id": 429024,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/429024/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/bg/?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.684029Z",
            "action": 0,
            "target": "",
            "id": 479861,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/479861/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/697003/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/bg/?format=api",
            "user": "https://translate.habitica.com/api/users/DrakeN/?format=api",
            "author": "https://translate.habitica.com/api/users/DrakeN/?format=api",
            "timestamp": "2024-09-15T19:46:54.363824Z",
            "action": 45,
            "target": "",
            "id": 1166473,
            "action_name": "New contributor",
            "url": "https://translate.habitica.com/api/changes/1166473/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/697003/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/bg/?format=api",
            "user": "https://translate.habitica.com/api/users/DrakeN/?format=api",
            "author": "https://translate.habitica.com/api/users/DrakeN/?format=api",
            "timestamp": "2024-09-15T19:46:54.366255Z",
            "action": 5,
            "target": "Конюшня",
            "id": 1166474,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1166474/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/697004/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/bg/?format=api",
            "user": "https://translate.habitica.com/api/users/DrakeN/?format=api",
            "author": "https://translate.habitica.com/api/users/DrakeN/?format=api",
            "timestamp": "2024-09-15T19:47:50.492304Z",
            "action": 5,
            "target": "Всички предмети",
            "id": 1166475,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1166475/?format=api"
        }
    ]
}