Translation components API.

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

GET /api/translations/abrt/gnome-abrt/sr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/abrt/gnome-abrt/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/gnome-abrt/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-13T13:40:47.821909Z",
            "action": 0,
            "target": "",
            "id": 588826,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/588826/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/abrt/gnome-abrt/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/gnome-abrt/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-22T16:50:35.999528Z",
            "action": 0,
            "target": "",
            "id": 55144,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/55144/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/abrt/gnome-abrt/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/gnome-abrt/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-22T10:53:48.986262Z",
            "action": 0,
            "target": "",
            "id": 54809,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/54809/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/abrt/gnome-abrt/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/gnome-abrt/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-11T14:00:58.998511Z",
            "action": 0,
            "target": "",
            "id": 34679,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/34679/?format=api"
        }
    ]
}