Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3312135/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-27T13:37:12.433530Z",
    "action": 16,
    "target": "",
    "id": 1197539,
    "action_name": "Found duplicated string",
    "url": "https://translate.habitica.com/api/changes/1197539/?format=api"
}