Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/312605/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/immanu_el__/?format=api",
    "author": "https://translate.habitica.com/api/users/immanu_el__/?format=api",
    "timestamp": "2020-01-19T15:29:35.695605Z",
    "action": 37,
    "target": "눌러서 체크리스트를 추가하세요",
    "id": 111254,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/111254/?format=api"
}