Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572227/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/rendering-xwiki/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/rendering-xwiki/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "timestamp": "2024-02-04T11:38:58.818928Z",
    "action": 5,
    "target": "L'utilisation de la macro raw pour l'affichage de contenu HTML requiert les droits de script.",
    "id": 417655,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/417655/?format=api"
}