Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/100742/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-14T14:24:27.690358Z",
    "action": 59,
    "target": "Login names are now unique usernames that will be visible beside your display name and used for invitations, chat @mentions, and messaging.<br><br>If you'd like to learn more about this change, <a href='http://habitica.fandom.com/wiki/Player_Names' target='_blank'>visit our wiki</a>.",
    "id": 393821,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/393821/?format=api"
}