Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/463708/?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": null,
    "author": null,
    "timestamp": "2023-10-20T14:44:21.649519Z",
    "action": 59,
    "target": "알이 부화했습니다! 마구간에서 펫을 선택할 수 있습니다.",
    "id": 564876,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/564876/?format=api"
}