Translation components API.

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

GET /api/translations/dnf/dnf-master/sv/changes/?format=api&page=14
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 653,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/sv/changes/?format=api&page=13",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-31T02:39:21.470054Z",
            "action": 0,
            "target": "",
            "id": 269666,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/269666/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-27T14:39:00.713863Z",
            "action": 0,
            "target": "",
            "id": 266666,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/266666/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-23T11:30:09.936303Z",
            "action": 0,
            "target": "",
            "id": 228841,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/228841/?format=api"
        }
    ]
}