Changes API.

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

GET /api/changes/385877/?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/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-08T19:21:25.160020Z",
    "action": 44,
    "target": "",
    "id": 385877,
    "action_name": "New string to translate",
    "url": "https://translate.habitica.com/api/changes/385877/?format=api"
}