Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/583181/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/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-12-17T09:05:58.072164Z",
    "action": 2,
    "target": "주문 한 번이면 얼음이 연속 카운터를 얼려버려서 내일 0부터 시작하지 않게 될 거예요!",
    "id": 298215,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/298215/?format=api"
}