Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/190234/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/sk/?format=api",
    "user": "https://translate.habitica.com/api/users/Filip84b/?format=api",
    "author": "https://translate.habitica.com/api/users/Filip84b/?format=api",
    "timestamp": "2025-03-16T17:13:51.372431Z",
    "action": 37,
    "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": 1232195,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/1232195/?format=api"
}