Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/25173/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/zh_Hans/?format=api",
    "user": "https://translate.yunohost.org/api/users/dingyifei/?format=api",
    "author": "https://translate.yunohost.org/api/users/dingyifei/?format=api",
    "timestamp": "2022-03-27T03:24:06.301635Z",
    "action": 7,
    "target": "从{ressource}读取的TOML已损坏(原因:{error})",
    "id": 58965,
    "action_name": "Suggestion accepted",
    "url": "https://translate.yunohost.org/api/changes/58965/?format=api"
}