Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/403215/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/jatsParserPlugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/jatsParserPlugin/de_DE/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-01T20:25:32.455351Z",
    "action": 13,
    "target": "",
    "id": 277795,
    "action_name": "New source string",
    "url": "http://translate.pkp.sfu.ca/api/changes/277795/?format=api"
}