Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/842237/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/datacite/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/datacite/de/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/martin.braendle@uzh.ch/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/martin.braendle@uzh.ch/?format=api",
    "timestamp": "2024-09-13T07:08:36.928169Z",
    "action": 2,
    "target": "Ein Test-DOI-Präfix ist erforderlich, wenn die Option \"Testpräfix für DOI-Registrierung verwenden\" ausgewählt wird.",
    "id": 874980,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/874980/?format=api"
}