Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/418119/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Blossom/?format=api",
    "author": "https://translate.habitica.com/api/users/Blossom/?format=api",
    "timestamp": "2020-09-20T04:23:27.695640Z",
    "action": 5,
    "target": "유저의 프로필에 들어가 \"메시지\" 버튼을 눌러서 유저에게 새로운 메시지를 보낼 수 있습니다.",
    "id": 188263,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/188263/?format=api"
}