Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/718174/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/de/?format=api",
    "user": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "author": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "timestamp": "2021-05-01T16:34:17.967386Z",
    "action": 5,
    "target": "Für <%= days %>t <%= hours %>std und <%= minutes %>min verfügbar",
    "id": 246514,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/246514/?format=api"
}