Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/711833/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/de/?format=api",
    "user": "https://translate.habitica.com/api/users/Toromor/?format=api",
    "author": "https://translate.habitica.com/api/users/Toromor/?format=api",
    "timestamp": "2025-04-10T07:14:20.683341Z",
    "action": 2,
    "target": "Diese weichen und luftigen Roben eignen sich perfekt für eine Teekränzchen unter verschneiten Frühjahsblühern. Gewährt keinen Attributbonus. März 2021 Abonnentengegenstand.",
    "id": 1239315,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1239315/?format=api"
}