Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/15721/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ca/?format=api",
    "user": null,
    "author": "https://translate.yunohost.org/api/users/anonymous/?format=api",
    "timestamp": "2022-02-07T19:48:34.265024Z",
    "action": 4,
    "target": "Ha fallat al connectar a {url}... potser el servei està aturat, o no estàs connectat a internet en IPv4/IPv6",
    "id": 54825,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/54825/?format=api"
}