Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/5981937/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/swextmediawikihelp/ca/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/jmontane/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/jmontane/?format=api",
    "timestamp": "2020-10-27T07:53:25.344567Z",
    "action": 2,
    "target": "Un estil de paràgraf amb una lletra tipogràfica d'amplada fixa es transforma en text preformatat. A la wiki, el text preformatat es mostra amb una vora al voltant del text.",
    "id": 1479396,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/1479396/?format=api"
}