Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/96758/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/he/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-10-03T11:37:51.488877Z",
    "action": 30,
    "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='https://habitica.fandom.com/wiki/Player_Names' target='_blank'>visit our wiki</a>.",
    "id": 282762,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/282762/?format=api"
}