Translation components API.

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

GET /api/translations/aleksis/aleksis-app-resint/nb_NO/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/nb_NO/?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.045419Z",
            "action": 0,
            "target": "",
            "id": 11693,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/11693/?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/nb_NO/?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.337662Z",
            "action": 0,
            "target": "",
            "id": 10417,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10417/?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/nb_NO/?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.317798Z",
            "action": 0,
            "target": "",
            "id": 10379,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10379/?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/nb_NO/?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.922057Z",
            "action": 0,
            "target": "",
            "id": 8417,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/8417/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-22T10:09:20.598858Z",
            "action": 0,
            "target": "",
            "id": 2675,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/2675/?format=api"
        }
    ]
}