Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/409896/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/oai-jats-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/oai-jats-plugin/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-13T00:22:23.847765Z",
    "action": 59,
    "target": "Structures metadata in a way that is consistent with the JATS XML format.",
    "id": 304745,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/304745/?format=api"
}