Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/507438/?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:17.438463Z",
    "action": 36,
    "target": "100레벨이나 그 이상을 달성하고 환생의 구슬을 사용하여 다시 시작했습니다.",
    "id": 166516,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/166516/?format=api"
}