Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/577653/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-15T20:46:58.021203Z",
    "action": 59,
    "target": "<%= classStr %>스킬",
    "id": 1186767,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1186767/?format=api"
}