Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/8461/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/commands/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/commands/zh_Hant/?format=api",
    "user": "https://translate.ayana.io/api/users/narakuangel/?format=api",
    "author": "https://translate.ayana.io/api/users/narakuangel/?format=api",
    "timestamp": "2022-03-11T19:31:09.316483Z",
    "action": 5,
    "target": "顯示一個指定別名的實際命令",
    "id": 7185,
    "action_name": "New translation",
    "url": "https://translate.ayana.io/api/changes/7185/?format=api"
}