Translation components API.

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

GET /api/translations/habitica-android/profile/it/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-16T17:20:00.434780Z",
            "action": 0,
            "target": "",
            "id": 1604,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1604/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-04T12:30:56.192436Z",
            "action": 0,
            "target": "",
            "id": 15626,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/15626/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/it/?format=api",
            "user": "https://translate.habitica.com/api/users/phillip/?format=api",
            "author": "https://translate.habitica.com/api/users/phillip/?format=api",
            "timestamp": "2019-09-19T11:04:55.232836Z",
            "action": 0,
            "target": "",
            "id": 54940,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/54940/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/it/?format=api",
            "user": "https://translate.habitica.com/api/users/phillip/?format=api",
            "author": "https://translate.habitica.com/api/users/phillip/?format=api",
            "timestamp": "2021-07-22T12:28:47.467234Z",
            "action": 0,
            "target": "",
            "id": 265372,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/265372/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/it/?format=api",
            "user": "https://translate.habitica.com/api/users/saraolson/?format=api",
            "author": "https://translate.habitica.com/api/users/saraolson/?format=api",
            "timestamp": "2023-05-26T16:11:08.916193Z",
            "action": 0,
            "target": "",
            "id": 468499,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/468499/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/it/?format=api",
            "user": "https://translate.habitica.com/api/users/phillip/?format=api",
            "author": "https://translate.habitica.com/api/users/phillip/?format=api",
            "timestamp": "2024-01-11T11:25:24.555223Z",
            "action": 0,
            "target": "",
            "id": 1080098,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1080098/?format=api"
        }
    ]
}