Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/52957/?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:39:55.174437Z",
    "action": 7,
    "target": "{}. Diesen Text bearbeiten? [yN]: ",
    "id": 48922,
    "action_name": "Suggestion accepted",
    "url": "https://translate.yunohost.org/api/changes/48922/?format=api"
}