Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/524213/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/hyunyeolkim/?format=api",
    "author": "https://translate.habitica.com/api/users/hyunyeolkim/?format=api",
    "timestamp": "2020-08-08T23:16:48.704109Z",
    "action": 2,
    "target": "<strong>Tip:</strong>한 번에 여러 개 추가를 원한다면 <%= taskType %>, 줄 바꿈 (Shift + Enter)을 이용해서 한 줄에 하나씩 입력한 뒤 \"Enter\"를 누르시면 됩니다.",
    "id": 177582,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/177582/?format=api"
}