Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/25633/?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:35:37.846622Z",
    "action": 32,
    "target": "仅在使用 SSL 而非反向代理时开启。如果您的 SSL (HTTPS) 证书是自签证书,请开启此项。",
    "id": 41300,
    "action_name": "Bulk status change",
    "url": "https://weblate.rob006.net/api/changes/41300/?format=api"
}