Translation components API.

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

GET /api/translations/aleksis/aleksis-app-resint/la/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-resint/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-resint/la/?format=api",
            "user": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "author": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "timestamp": "2022-01-12T15:34:06.849924Z",
            "action": 0,
            "target": "",
            "id": 11692,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/11692/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-resint/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-resint/la/?format=api",
            "user": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "author": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "timestamp": "2021-11-07T11:17:24.168558Z",
            "action": 0,
            "target": "",
            "id": 10416,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10416/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-resint/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-resint/la/?format=api",
            "user": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "author": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "timestamp": "2021-11-03T14:42:47.145602Z",
            "action": 0,
            "target": "",
            "id": 10378,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10378/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-resint/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-resint/la/?format=api",
            "user": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "author": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "timestamp": "2021-08-01T09:29:26.080122Z",
            "action": 0,
            "target": "",
            "id": 8416,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/8416/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-resint/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-resint/la/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-22T10:09:19.985458Z",
            "action": 0,
            "target": "",
            "id": 2674,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/2674/?format=api"
        }
    ]
}