Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/570355/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/pdf-export-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/pdf-export-ui/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-08-10T07:52:28.897007Z",
    "action": 5,
    "target": "Die Basis-URI, die der Headless Chrome-Browser für den Zugriff auf die XWiki-Instanz (z. B. die Druckvorschau-Seite) verwenden soll. Beispiele: localhost, localhost:9293, http://localhost, https://localhost:8080",
    "id": 394613,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/394613/?format=api"
}