Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-17T05:30:15.216355Z",
    "action": 44,
    "target": "",
    "id": 1196756,
    "action_name": "New strings to translate",
    "url": "https://translate.habitica.com/api/changes/1196756/?format=api"
}