Changes API.

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

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

{
    "unit": "http://localization.appnomi.com/api/units/45815/?format=api",
    "component": "http://localization.appnomi.com/api/components/tappsly/tidy/?format=api",
    "translation": "http://localization.appnomi.com/api/translations/tappsly/tidy/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-25T08:44:50.299812Z",
    "action": 6,
    "target": "PRUEBE 3 DÍAS GRATIS\n (12 meses al %@/mes. Ahorre más del 59%%)",
    "id": 69156,
    "action_name": "Automatic translation",
    "url": "http://localization.appnomi.com/api/changes/69156/?format=api"
}