Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/profile/nl/changes/?format=api",
    "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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-22T12:13:19.854707Z",
            "action": 0,
            "target": "",
            "id": 321045,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/321045/?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/nl/?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:09.142395Z",
            "action": 0,
            "target": "",
            "id": 468504,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/468504/?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/nl/?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.690142Z",
            "action": 0,
            "target": "",
            "id": 1080101,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1080101/?format=api"
        }
    ]
}