Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/189220/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-20T14:45:36.836102Z",
    "action": 30,
    "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": 566837,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/566837/?format=api"
}