Translation components API.

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

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

{
    "count": 28,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/sidebar/tr/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/2710085/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/tr/?format=api",
            "user": "https://translate.habitica.com/api/users/ConquererOrange/?format=api",
            "author": "https://translate.habitica.com/api/users/ConquererOrange/?format=api",
            "timestamp": "2023-07-03T11:04:21.505329Z",
            "action": 5,
            "target": "Avatar ve Ekipman",
            "id": 508407,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/508407/?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/tr/?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:28.437920Z",
            "action": 0,
            "target": "",
            "id": 1080215,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1080215/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/269809/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T14:50:56.490483Z",
            "action": 30,
            "target": "Customize Avatar",
            "id": 1127649,
            "action_name": "Source string changed",
            "url": "https://translate.habitica.com/api/changes/1127649/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/269809/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T14:50:56.490613Z",
            "action": 59,
            "target": "Avatar Özelleştirme",
            "id": 1127650,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1127650/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T14:50:56.490679Z",
            "action": 0,
            "target": "",
            "id": 1127651,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1127651/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T14:50:57.117206Z",
            "action": 44,
            "target": "",
            "id": 1127684,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1127684/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/269809/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/tr/?format=api",
            "user": "https://translate.habitica.com/api/users/Translatelab/?format=api",
            "author": "https://translate.habitica.com/api/users/Translatelab/?format=api",
            "timestamp": "2024-10-04T21:41:28.608462Z",
            "action": 45,
            "target": "",
            "id": 1175290,
            "action_name": "New contributor",
            "url": "https://translate.habitica.com/api/changes/1175290/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/269809/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/tr/?format=api",
            "user": "https://translate.habitica.com/api/users/Translatelab/?format=api",
            "author": "https://translate.habitica.com/api/users/Translatelab/?format=api",
            "timestamp": "2024-10-04T21:41:28.612988Z",
            "action": 2,
            "target": "Avatarı Özelleştir",
            "id": 1175291,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1175291/?format=api"
        }
    ]
}