Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/25632/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/zh_Hans/?format=api",
    "user": "https://weblate.rob006.net/api/users/Golden/?format=api",
    "author": "https://weblate.rob006.net/api/users/Golden/?format=api",
    "timestamp": "2020-08-09T11:31:58.816405Z",
    "action": 5,
    "target": "仅当使用ssl而不是反向代理时才需要。 用于编码证书的密码短语-通常不需要。",
    "id": 41282,
    "action_name": "New translation",
    "url": "https://weblate.rob006.net/api/changes/41282/?format=api"
}