Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/63448/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-13T14:46:13.541591Z",
    "action": 30,
    "target": "https://github.com/HabitRPG/habitica/wiki/Contributing-to-Habitica#contributor-tier-rewards",
    "id": 1200859,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1200859/?format=api"
}