Changes API.

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

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

{
    "unit": "https://translate.edugit.org/api/units/11390/?format=api",
    "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-hjelp/?format=api",
    "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-hjelp/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-08-02T20:24:24.367108Z",
    "action": 30,
    "target": "Submit another question",
    "id": 5327,
    "action_name": "Änderung der Ausgangszeichenkette",
    "url": "https://translate.edugit.org/api/changes/5327/?format=api"
}