Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/425996/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/da_DK/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/alfo/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/alfo/?format=api",
    "timestamp": "2022-08-08T07:27:40.943557Z",
    "action": 5,
    "target": "Fil: {$title}",
    "id": 297292,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/297292/?format=api"
}