Translation components API.

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

GET /api/translations/aleksis/aleksis-app-resint/tr/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/tr/?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:07.266522Z",
            "action": 0,
            "target": "",
            "id": 11694,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/11694/?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/tr/?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.533399Z",
            "action": 0,
            "target": "",
            "id": 10418,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10418/?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/tr/?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.512666Z",
            "action": 0,
            "target": "",
            "id": 10380,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10380/?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/tr/?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:27.813593Z",
            "action": 0,
            "target": "",
            "id": 8418,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/8418/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-22T10:09:21.092198Z",
            "action": 0,
            "target": "",
            "id": 2676,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/2676/?format=api"
        }
    ]
}