Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/470610/?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/levas0126/?format=api",
    "author": "https://translate.habitica.com/api/users/levas0126/?format=api",
    "timestamp": "2021-11-01T14:26:55.628196Z",
    "action": 2,
    "target": "정말로 퀘스트를 중단하시겠습니까? 지금까지의 진행도를 잃게 됩니다.",
    "id": 288448,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/288448/?format=api"
}