Translation components API.

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

GET /api/translations/aleksis/aleksis-app-resint/ar/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/ar/?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.210656Z",
            "action": 0,
            "target": "",
            "id": 11689,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/11689/?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/ar/?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:23.498767Z",
            "action": 0,
            "target": "",
            "id": 10412,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10412/?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/ar/?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:46.392271Z",
            "action": 0,
            "target": "",
            "id": 10371,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10371/?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/ar/?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:20.689015Z",
            "action": 0,
            "target": "",
            "id": 8401,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/8401/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-22T10:09:07.936554Z",
            "action": 0,
            "target": "",
            "id": 2671,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/2671/?format=api"
        }
    ]
}