Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/43523458/?format=api",
    "component": "https://hosted.weblate.org/api/components/doki-doki-mod-manager/doki-doki-mod-manager/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/doki-doki-mod-manager/doki-doki-mod-manager/th/?format=api",
    "user": "https://hosted.weblate.org/api/users/SinininnenKungz/?format=api",
    "author": "https://hosted.weblate.org/api/users/SinininnenKungz/?format=api",
    "timestamp": "2022-09-15T16:55:19.154632+02:00",
    "action": 2,
    "target": "คุณเลือกโฟลเดอร์แทนไฟล์ Zip",
    "old": "เลือกโฟลเดอร์แทนไฟล์ Zip",
    "details": {
        "state": 20,
        "source": "You selected a folder instead of the DDLC zip file",
        "old_state": 20
    },
    "id": 34771859,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/34771859/?format=api"
}