Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/732238/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/classic/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/classic/id/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/mi-amal/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/mi-amal/?format=api",
    "timestamp": "2024-12-29T00:55:20.787807Z",
    "action": 5,
    "target": "Opsi tampilan statistik penggunaan",
    "id": 909529,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/909529/?format=api"
}