Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/463723/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Goggle/?format=api",
    "author": "https://translate.habitica.com/api/users/Goggle/?format=api",
    "timestamp": "2022-08-06T18:47:07.268865Z",
    "action": 27,
    "target": "<%= image %> 장비상자에서 희귀장비를 발견했습니다: <%= dropText %>! 오예!",
    "id": 348111,
    "action_name": "Search and replace",
    "url": "https://translate.habitica.com/api/changes/348111/?format=api"
}