Translation components API.

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

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

{
    "count": 43,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/wearos/sr/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/wearos/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/wearos/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T11:13:45.265496Z",
            "action": 0,
            "target": "",
            "id": 1092183,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1092183/?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/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T11:13:45.369527Z",
            "action": 44,
            "target": "",
            "id": 1092184,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1092184/?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/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:45.661618Z",
            "action": 48,
            "target": "",
            "id": 1092185,
            "action_name": "Added new language",
            "url": "https://translate.habitica.com/api/changes/1092185/?format=api"
        }
    ]
}