Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/oc/?format=api",
    "user": "https://translate.yunohost.org/api/users/yunohost/?format=api",
    "author": null,
    "timestamp": "2020-05-19T21:48:33.668049Z",
    "action": 17,
    "target": "",
    "id": 15730,
    "action_name": "Changes committed",
    "url": "https://translate.yunohost.org/api/changes/15730/?format=api"
}