Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/228060/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/raztreuzz/?format=api",
    "author": "https://translate.habitica.com/api/users/raztreuzz/?format=api",
    "timestamp": "2025-04-01T05:43:32.527781Z",
    "action": 6,
    "target": "Base Hatching Potion",
    "id": 1238093,
    "action_name": "Automatic translation",
    "url": "https://translate.habitica.com/api/changes/1238093/?format=api"
}