Changes API.

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

GET /api/changes/372526/?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/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-17T22:36:58.923548Z",
    "action": 44,
    "target": "",
    "id": 372526,
    "action_name": "New string to translate",
    "url": "https://translate.habitica.com/api/changes/372526/?format=api"
}