Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/540405/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Jiyun_baek/?format=api",
    "author": "https://translate.habitica.com/api/users/Jiyun_baek/?format=api",
    "timestamp": "2019-12-08T17:32:41.777587Z",
    "action": 37,
    "target": "중세의 부엌에서 폭풍을 만들어 내세요.",
    "id": 93898,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/93898/?format=api"
}