Translation components API.

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

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

{
    "count": 46,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/sidebar/ru/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/269794/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T14:50:56.272318Z",
            "action": 59,
            "target": "Персонализация аватара",
            "id": 1127640,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1127640/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T14:50:56.272372Z",
            "action": 0,
            "target": "",
            "id": 1127641,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1127641/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T14:50:57.051884Z",
            "action": 44,
            "target": "",
            "id": 1127680,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1127680/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/269794/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/ru/?format=api",
            "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2024-09-30T15:46:47.384985Z",
            "action": 4,
            "target": "Персонализировать аватара",
            "id": 1173021,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1173021/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/269794/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/ru/?format=api",
            "user": "https://translate.habitica.com/api/users/Shevrolet/?format=api",
            "author": "https://translate.habitica.com/api/users/Shevrolet/?format=api",
            "timestamp": "2025-03-11T03:27:00.667429Z",
            "action": 45,
            "target": "",
            "id": 1228313,
            "action_name": "New contributor",
            "url": "https://translate.habitica.com/api/changes/1228313/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/269794/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/ru/?format=api",
            "user": "https://translate.habitica.com/api/users/Shevrolet/?format=api",
            "author": "https://translate.habitica.com/api/users/Shevrolet/?format=api",
            "timestamp": "2025-03-11T03:27:00.674240Z",
            "action": 2,
            "target": "Персоналировать аватар",
            "id": 1228314,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1228314/?format=api"
        }
    ]
}