Changes API.

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

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

{
    "unit": "https://translate.edugit.org/api/units/18988/?format=api",
    "component": "https://translate.edugit.org/api/components/schul-frei/schul-frei-dev/?format=api",
    "translation": "https://translate.edugit.org/api/translations/schul-frei/schul-frei-dev/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-19T18:20:55.811278Z",
    "action": 30,
    "target": "Wartungsarbeiten im Rechenzentrum",
    "id": 9133,
    "action_name": "Änderung der Ausgangszeichenkette",
    "url": "https://translate.edugit.org/api/changes/9133/?format=api"
}