Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/25631/?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:11.280564Z",
    "action": 5,
    "target": "仅在0使用ssl而不是反向代理时才需要。 Websocket服务器上服务器上SSL(https)私钥的路径-通常是.key或.pem文件。",
    "id": 41280,
    "action_name": "New translation",
    "url": "https://weblate.rob006.net/api/changes/41280/?format=api"
}