Translation components API.

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

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

{
    "count": 2453,
    "next": null,
    "previous": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_b/sr/changes/?format=api&page=49",
    "results": [
        {
            "unit": "https://weblate.dudu-auto.com/api/units/1093771/?format=api",
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_b/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-27T02:51:17.086040Z",
            "action": 71,
            "target": "",
            "id": 489957,
            "action_name": "String added in the repository",
            "url": "https://weblate.dudu-auto.com/api/changes/489957/?format=api"
        },
        {
            "unit": "https://weblate.dudu-auto.com/api/units/1093770/?format=api",
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_b/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-27T02:51:17.085987Z",
            "action": 71,
            "target": "",
            "id": 489956,
            "action_name": "String added in the repository",
            "url": "https://weblate.dudu-auto.com/api/changes/489956/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_b/sr/?format=api",
            "user": "https://weblate.dudu-auto.com/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2024-04-27T02:51:14.306275Z",
            "action": 17,
            "target": "",
            "id": 489955,
            "action_name": "Changes committed",
            "url": "https://weblate.dudu-auto.com/api/changes/489955/?format=api"
        }
    ]
}