Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/ms/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://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/ms/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-06-11T23:20:20.544274+02:00",
            "action": 0,
            "target": "",
            "id": 11073999,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11073999/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/32664227/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-02T16:11:59.117369+02:00",
            "action": 6,
            "target": "Desktop",
            "id": 10903853,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/10903853/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/32664226/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-02T16:11:59.102135+02:00",
            "action": 6,
            "target": "Tukar kertas dinding",
            "id": 10903852,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/10903852/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-02T14:10:08.392480+02:00",
            "action": 0,
            "target": "",
            "id": 10901469,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10901469/?format=api"
        }
    ]
}