Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/188836/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-13T14:46:25.374293Z",
    "action": 30,
    "target": "Welcome to the Hall of Heroes, where open-source contributors to Habitica are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive Equipment, and prestigious titles. You can contribute to Habitica, too!",
    "id": 1200993,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1200993/?format=api"
}