Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3305987/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/store/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/store/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T11:13:22.779460Z",
            "action": 59,
            "target": "",
            "id": 1091994,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1091994/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3305988/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/store/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/store/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T11:13:22.779555Z",
            "action": 59,
            "target": "",
            "id": 1091995,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1091995/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3305989/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/store/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/store/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T11:13:22.779612Z",
            "action": 59,
            "target": "",
            "id": 1091996,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1091996/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/store/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/store/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T11:13:22.779673Z",
            "action": 0,
            "target": "",
            "id": 1091997,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1091997/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/store/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/store/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T11:13:22.848221Z",
            "action": 44,
            "target": "",
            "id": 1091998,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1091998/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/store/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/store/sr/?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-25T11:13:22.865405Z",
            "action": 48,
            "target": "",
            "id": 1091999,
            "action_name": "Added new language",
            "url": "https://translate.habitica.com/api/changes/1091999/?format=api"
        }
    ]
}