Translation components API.

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

GET /api/translations/aleksis/aleksis-app-resint/fr/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/fr/?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.660147Z",
            "action": 0,
            "target": "",
            "id": 11691,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/11691/?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/fr/?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.974014Z",
            "action": 0,
            "target": "",
            "id": 10415,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10415/?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/fr/?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.962751Z",
            "action": 0,
            "target": "",
            "id": 10377,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10377/?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/fr/?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:24.716385Z",
            "action": 0,
            "target": "",
            "id": 8415,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/8415/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-22T10:09:08.971949Z",
            "action": 0,
            "target": "",
            "id": 2673,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/2673/?format=api"
        }
    ]
}