Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/571884/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:30:06.152843Z",
    "action": 59,
    "target": "[Wiki FAQ](http://habitica.wikia.com/wiki/FAQ)에 없는 질문을 하고 싶으시다면, 메뉴 > 선술집에 오셔서 선술집 채팅에서 물어보세요! 도움을 드릴게요.",
    "id": 525994,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/525994/?format=api"
}