Translation components API.

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

GET /api/translations/habitica/inventory/de/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/de/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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-20T21:51:08.731171Z",
            "action": 17,
            "target": "",
            "id": 198766,
            "action_name": "Committed changes",
            "url": "https://translate.habitica.com/api/changes/198766/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/de/?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.703584Z",
            "action": 0,
            "target": "",
            "id": 309641,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/309641/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/159546/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-09T15:39:23.676830Z",
            "action": 59,
            "target": "Futter",
            "id": 429031,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/429031/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/de/?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.676922Z",
            "action": 0,
            "target": "",
            "id": 429032,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/429032/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/de/?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:51.058725Z",
            "action": 0,
            "target": "",
            "id": 479868,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/479868/?format=api"
        }
    ]
}