Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/102820/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/editor/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/editor/eu/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/acuartango/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/acuartango/?format=api",
    "timestamp": "2020-12-17T09:38:32.691975Z",
    "action": 4,
    "target": "Editore bati esleituta",
    "id": 126587,
    "action_name": "Suggestion added",
    "url": "http://translate.pkp.sfu.ca/api/changes/126587/?format=api"
}