Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/272340/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-06T17:34:57.086851Z",
    "action": 59,
    "target": "이제부터 상인 알렉산더가 보석을 개당 20골드에 판매합니다!\n\n처음에는 매달 구비량이 한 달에 25개로 제한되어 있지만, 후원 기간에 따라 올라갈 수 있습니다.\n\n연속 정기후원 3개월마다 보석 제한개수가 5개씩, 최대 월 50개까지 올라갑니다!",
    "id": 1195155,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1195155/?format=api"
}