Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/412007/?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.847809Z",
    "action": 59,
    "target": "This plugin provides metadata to external services in the JATS XML format via the OAI-PMH interface. When used in conjunction with the JATS Template plugin, it can function even if JATS XML documents have not been uploaded into OJS.",
    "id": 304746,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/304746/?format=api"
}