Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/52084/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-16T04:00:30.691583Z",
    "action": 59,
    "target": "Ligeglad med klasser? Vil du hellere vælge senere? Fravælg det - du vil være en Kriger uden særlige evner. Du kan læse om klassesystemet senere på wiki'en, og aktivere klasser til enhver tid under Indstillinger.",
    "id": 1202433,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1202433/?format=api"
}