Translation components API.

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

GET /api/translations/aleksis/aleksis-app-dashboardfeeds/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-dashboardfeeds/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-dashboardfeeds/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-10-30T13:53:28.692141Z",
            "action": 0,
            "target": "",
            "id": 10306,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10306/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-dashboardfeeds/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-dashboardfeeds/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-10-30T13:53:24.982310Z",
            "action": 0,
            "target": "",
            "id": 10293,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10293/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-dashboardfeeds/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-dashboardfeeds/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-05-21T16:04:14.929598Z",
            "action": 0,
            "target": "",
            "id": 7556,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/7556/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-dashboardfeeds/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-dashboardfeeds/la/?format=api",
            "user": "https://translate.edugit.org/api/users/debdolph/?format=api",
            "author": "https://translate.edugit.org/api/users/debdolph/?format=api",
            "timestamp": "2020-05-04T13:48:15.184543Z",
            "action": 0,
            "target": "",
            "id": 4214,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/4214/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-dashboardfeeds/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-dashboardfeeds/la/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-14T18:41:06.884761Z",
            "action": 0,
            "target": "",
            "id": 2495,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/2495/?format=api"
        }
    ]
}