Changes API.

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

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

{
    "unit": "https://traduk.amikumu.com/api/units/731130/?format=api",
    "component": "https://traduk.amikumu.com/api/components/amikumu/website-pages/?format=api",
    "translation": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-13T12:56:14.103901Z",
    "action": 30,
    "target": "Please email us at ",
    "id": 1306170,
    "action_name": "Source string changed",
    "url": "https://traduk.amikumu.com/api/changes/1306170/?format=api"
}