Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/80243/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-08T19:22:09.514981Z",
    "action": 59,
    "target": "Contains 'The Magical Axolotl', 'The Kraken of Inkomplete', and 'The Call of Octothulu'. Available until June 30.",
    "id": 386773,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/386773/?format=api"
}