Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/70663/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-10T02:22:18.029866Z",
    "action": 30,
    "target": "<strong>Ignoring, disrespecting or arguing with Staff.</strong> This includes publicly complaining about staff or other users, publicly glorifying or defending banned users, or debating whether or not a staff action was appropriate. If you are concerned about one of the rules or the behavior of the Staff, please contact us via email (<a href='mailto:admin@habitica.com' target='_blank'>admin@habitica.com</a>).",
    "id": 389060,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/389060/?format=api"
}