Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/661187/?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.915326Z",
    "action": 59,
    "target": "Welcome to the stable! 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": 566478,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/566478/?format=api"
}