Changes API.

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

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

{
    "unit": "https://translate.rx.studio/api/units/228027/?format=api",
    "component": "https://translate.rx.studio/api/components/r-project/grid-r/?format=api",
    "translation": "https://translate.rx.studio/api/translations/r-project/grid-r/en_GB/?format=api",
    "user": "https://translate.rx.studio/api/users/hturner/?format=api",
    "author": "https://translate.rx.studio/api/users/hturner/?format=api",
    "timestamp": "2023-12-19T16:20:53.528971Z",
    "action": 9,
    "target": "invalid 'clip' value",
    "id": 260761,
    "action_name": "Translation uploaded",
    "url": "https://translate.rx.studio/api/changes/260761/?format=api"
}