Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/15790/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/greengiraffe/?format=api",
    "author": "https://translate.yunohost.org/api/users/greengiraffe/?format=api",
    "timestamp": "2021-11-29T15:40:16.406563Z",
    "action": 26,
    "target": "Datei ist nicht vorhanden: '{path}'",
    "id": 48923,
    "action_name": "Suggestion removed",
    "url": "https://translate.yunohost.org/api/changes/48923/?format=api"
}