Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/120579/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/pmassol/?format=api",
    "author": "https://l10n.xwiki.org/api/users/pmassol/?format=api",
    "timestamp": "2020-02-13T13:37:44.935460Z",
    "action": 2,
    "target": "Nous vous encourageons à modifier cette page pour y ajouter des tableaux, des listes, ou encore des macros...\n\nStructurez cette page d'accueil selon vos souhaits, afin d'organiser votre base de connaissance.",
    "id": 192189,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/192189/?format=api"
}