Changes API.

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

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

{
    "unit": null,
    "component": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-11-10T12:21:11.758090Z",
    "action": 40,
    "target": "en (en, en)",
    "id": 1301259,
    "action_name": "Found duplicated language",
    "url": "https://traduk.amikumu.com/api/changes/1301259/?format=api"
}