Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3326845/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/ann6o6/?format=api",
    "author": "https://translate.habitica.com/api/users/ann6o6/?format=api",
    "timestamp": "2024-12-22T05:50:19.580277Z",
    "action": 5,
    "target": "藥水",
    "id": 1193399,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1193399/?format=api"
}