Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/77011050/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/glossary/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/Piko_553/?format=api",
    "author": "https://hosted.weblate.org/api/users/Piko_553/?format=api",
    "timestamp": "2023-05-23T08:26:15.913617+02:00",
    "action": 2,
    "target": "rekam cadang, pencadangan, cadangan, cadang, sokong",
    "id": 56315499,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/56315499/?format=api"
}