Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/th/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://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/th/?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:21.621535+02:00",
            "action": 0,
            "target": "",
            "id": 11074009,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11074009/?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/th/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-05-19T00:30:51.575378+02:00",
            "action": 0,
            "target": "",
            "id": 10667232,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10667232/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/30987834/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-16T08:12:13.425591+02:00",
            "action": 6,
            "target": "เดสก์ทอป",
            "id": 10146569,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/10146569/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/30987833/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-16T08:12:13.395500+02:00",
            "action": 6,
            "target": "เปลี่ยนวอลเปเปอร์",
            "id": 10146568,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/10146568/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-16T08:12:08.856149+02:00",
            "action": 0,
            "target": "",
            "id": 10146559,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10146559/?format=api"
        }
    ]
}