Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/513532/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/dopici/?format=api",
    "author": "https://translate.habitica.com/api/users/dopici/?format=api",
    "timestamp": "2019-10-10T07:45:24.113353Z",
    "action": 2,
    "target": "매달 당신의 아바타를 위한 독특한 꾸미기 아이템을 받으실 겁니다! 그리고 3달마다 연속 후원해 주시는 분들께,  신비한 시간 여행자가 전통적인 (혹인 미래지향적인) 꾸미기 아이템을 얻을 수 있게 해드립니다.",
    "id": 67948,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/67948/?format=api"
}