Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/43523470/?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:54:58.587125+02:00",
    "action": 2,
    "target": "ไม่ต้องคิดอะไรมาก ตอบมาเถอะ",
    "old": "ไม่ต้องคิด แค่ตอบ",
    "details": {
        "state": 20,
        "source": "Don't think, just answer.",
        "old_state": 20
    },
    "id": 34771858,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/34771858/?format=api"
}