Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/470651/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/ced1c3a75d9f460e/?format=api",
    "author": "https://translate.habitica.com/api/users/ced1c3a75d9f460e/?format=api",
    "timestamp": "2021-04-02T12:31:03.082584Z",
    "action": 4,
    "target": "퀘스트 \"<%= key %>\"는 Gem으로 구입 가능한 퀘스트가 아닙니다.",
    "id": 241776,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/241776/?format=api"
}