Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/842589/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/datacite/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/datacite/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-12T16:09:17.146312Z",
    "action": 59,
    "target": "OJS depositará DOIs automaticamente no DataCite. Por favor note que isso pode levar um tempo depois da publicação. Você pode verificar os DOIs não registrados.",
    "id": 874644,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/874644/?format=api"
}