Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/14025/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/SnowCrasher/?format=api",
    "author": "https://translate.habitica.com/api/users/SnowCrasher/?format=api",
    "timestamp": "2019-04-20T08:16:54.040161Z",
    "action": 5,
    "target": "레벨 하나, 골드 전부, 그리고 장비 하나를 잃었네요, 하지만 열심히 일하면 모두 다시 얻을 수 있습니다! 화이팅 - 잘 할 수 있어요.",
    "id": 24925,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/24925/?format=api"
}