Changes API.

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

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

{
    "unit": "http://localization.appnomi.com/api/units/54456/?format=api",
    "component": "http://localization.appnomi.com/api/components/tappsly/tidy/?format=api",
    "translation": "http://localization.appnomi.com/api/translations/tappsly/tidy/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-25T08:44:51.305184Z",
    "action": 6,
    "target": "%@ / hebdomadaire",
    "id": 69161,
    "action_name": "Automatic translation",
    "url": "http://localization.appnomi.com/api/changes/69161/?format=api"
}