Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/14428/?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-22T04:43:09.237179Z",
    "action": 5,
    "target": "아, 새로운 모험가인가 보군요. 저는 저스틴이에요, 당신을 위해 Habitica 가이드가 되어드리죠.\n\n먼저, 뭐라고 불러야 할까요? 제가 일단 정해보긴 했는데 원하는대로 바꿔보세요. 준비가 되었으면, 아바타를 꾸며봅시다!",
    "id": 25306,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/25306/?format=api"
}