Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/540407/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Jiyun_baek/?format=api",
    "author": "https://translate.habitica.com/api/users/Jiyun_baek/?format=api",
    "timestamp": "2019-12-08T17:34:59.561968Z",
    "action": 37,
    "target": "옛날식 빵집의 맛있는 냄새를 즐기세요.",
    "id": 93900,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/93900/?format=api"
}