Changes API.

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

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

{
    "unit": "https://translate.rx.studio/api/units/77871/?format=api",
    "component": "https://translate.rx.studio/api/components/r-project/graphics-c/?format=api",
    "translation": "https://translate.rx.studio/api/translations/r-project/graphics-c/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-26T20:10:05.242740Z",
    "action": 59,
    "target": "모든 z 값들이 동일합니다",
    "id": 77058,
    "action_name": "String updated in the repository",
    "url": "https://translate.rx.studio/api/changes/77058/?format=api"
}