Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/25240/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fr/?format=api",
    "user": null,
    "author": "https://translate.yunohost.org/api/users/anonymous/?format=api",
    "timestamp": "2020-10-09T21:09:07.869298Z",
    "action": 4,
    "target": "L'autre commande vient de s'achever, débute à présent cette commande",
    "id": 17971,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/17971/?format=api"
}