Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3329732/?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-30T07:58:41.915732Z",
    "action": 5,
    "target": "Chcel by si zmeniť svoj štýl? Tak si prišiel na to správne miesto! Ponúkame tie najčerstvejšie doplnky ladiace s aktuálnou sezónou.",
    "id": 1237067,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1237067/?format=api"
}