Translation components API.

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

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

{
    "count": 122,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/wearos/hu/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/2702864/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/wearos/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/wearos/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-03-26T23:36:47.157474Z",
            "action": 36,
            "target": "Nincs kapcsolat",
            "id": 1236484,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1236484/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/wearos/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/wearos/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-26T23:38:15.814101Z",
            "action": 17,
            "target": "",
            "id": 1236497,
            "action_name": "Committed changes",
            "url": "https://translate.habitica.com/api/changes/1236497/?format=api"
        }
    ]
}