Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/13335217/?format=api",
    "component": "https://hosted.weblate.org/api/components/mypaint/mypaint/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mypaint/mypaint/zh_Hant/?format=api",
    "user": "https://hosted.weblate.org/api/users/kisaragi-hiu/?format=api",
    "author": "https://hosted.weblate.org/api/users/kisaragi-hiu/?format=api",
    "timestamp": "2024-03-13T11:22:43.810910+01:00",
    "action": 2,
    "target": "開啟(_O)",
    "id": 84886332,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/84886332/?format=api"
}