Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/661064/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-20T14:45:29.915217Z",
    "action": 59,
    "target": "Welcome to the stable! I’m Matt, the beastmaster. Every time you complete a task, you'll have a random chance at receiving an Egg or a Hatching Potion to hatch Pets. When you hatch a Pet, it will appear here! Click a Pet's image to add it to your Avatar. Feed them with the Pet Food you find, and they'll grow into hardy Mounts.",
    "id": 566477,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/566477/?format=api"
}