Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/14230/?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:31:41.388587Z",
    "action": 5,
    "target": "전사는 치명타를 더 많이 세게 적중시켜서 과제 달성시 보너스 골드, 경험치, 그리고 아이템 획득 확률이 올라갑니다. 보스 몹에도 더 강한 데미지를 입힙니다. 예측하기 힘들지만 대박 보상이나 보스 퀘스트에서 활약하는 것을 좋아하신다면 전사를 추천합니다!",
    "id": 24935,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/24935/?format=api"
}