Translation components API.

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

GET /api/translations/duduauto/navbar/en/changes/?format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 803,
    "next": null,
    "previous": "https://weblate.dudu-auto.com/api/translations/duduauto/navbar/en/changes/?format=api&page=16",
    "results": [
        {
            "unit": "https://weblate.dudu-auto.com/api/units/1064547/?format=api",
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/navbar/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/navbar/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T06:36:29.420711Z",
            "action": 59,
            "target": "Default",
            "id": 139980,
            "action_name": "String updated in the repository",
            "url": "https://weblate.dudu-auto.com/api/changes/139980/?format=api"
        },
        {
            "unit": "https://weblate.dudu-auto.com/api/units/1064488/?format=api",
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/navbar/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/navbar/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T06:36:29.420674Z",
            "action": 59,
            "target": "Cancel",
            "id": 139979,
            "action_name": "String updated in the repository",
            "url": "https://weblate.dudu-auto.com/api/changes/139979/?format=api"
        },
        {
            "unit": "https://weblate.dudu-auto.com/api/units/1064497/?format=api",
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/navbar/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/navbar/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T06:36:29.420622Z",
            "action": 59,
            "target": "Confirm",
            "id": 139978,
            "action_name": "String updated in the repository",
            "url": "https://weblate.dudu-auto.com/api/changes/139978/?format=api"
        }
    ]
}