Changes API.

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

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

{
    "unit": "https://traduk.amikumu.com/api/units/742706/?format=api",
    "component": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/?format=api",
    "translation": "https://traduk.amikumu.com/api/translations/amikumu/website-navigation/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-10T12:29:29.638821Z",
    "action": 59,
    "target": "Il reste encore %d min. de lecture",
    "id": 1280940,
    "action_name": "String updated in the repository",
    "url": "https://traduk.amikumu.com/api/changes/1280940/?format=api"
}