Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/175131/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/de/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "timestamp": "2023-02-02T06:56:45.961243Z",
    "action": 2,
    "target": "die Wiki-Syntax, in der der Inhalt verfasst ist (z. B. \"xwiki/2.1\", \"confluence/1.0\" usw.); falls nicht angegeben, wird die aktuelle Syntax verwendet",
    "id": 371670,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/371670/?format=api"
}