Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/542717/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-default/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-security-authentication-default/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "author": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "timestamp": "2022-09-14T21:08:55.371968Z",
    "action": 2,
    "target": "Cher utilisateur,\n\nEn raison d'une anomalie, votre mot de passe était enregistré en clair dans notre plateforme wiki. Nous ne pouvons pas exclure que votre mot de passe ait fait l'objet d'une attaque, c'est pourquoi vous allez recevoir un email pour re-définir votre mot de passe .\nMerci de contacter votre administrateur pour toute question complémentaire.",
    "id": 311237,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/311237/?format=api"
}