Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/507435/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/SnowCrasher/?format=api",
    "author": "https://translate.habitica.com/api/users/SnowCrasher/?format=api",
    "timestamp": "2020-07-04T06:02:27.200807Z",
    "action": 36,
    "target": "새로운 모험을 시작하였습니다.",
    "id": 166519,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/166519/?format=api"
}