Changes API.

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

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

{
    "unit": "https://translate.rx.studio/api/units/152219/?format=api",
    "component": "https://translate.rx.studio/api/components/r-project/base-c/?format=api",
    "translation": "https://translate.rx.studio/api/translations/r-project/base-c/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-27T14:24:29.600211Z",
    "action": 59,
    "target": " クリップボードは読み取り専用で開かれました ",
    "id": 159563,
    "action_name": "String updated in the repository",
    "url": "https://translate.rx.studio/api/changes/159563/?format=api"
}