Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/227420/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/es_419/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-20T14:44:19.887027Z",
    "action": 30,
    "target": "Your egg hatched! Visit Pets and Mounts to equip your pet.",
    "id": 564813,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/564813/?format=api"
}