Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/286946/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-10T02:22:26.104398Z",
    "action": 59,
    "target": "스태프들의 이름은 보라색 태그에 왕관모양 아이콘이 표시되어 있습니다. 스태프에게는 \"영웅\"이라는 칭호가 붙습니다.",
    "id": 390430,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/390430/?format=api"
}