Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/126288/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "timestamp": "2019-10-03T16:59:46.975834Z",
    "action": 2,
    "target": "Le Thème actuel est un Thème de couleurs Colibri qui n'est pas optimisé pour fonctionner avec une skin basée sur Flamingo. Nous avons fait de notre mieux pour le rendre compatible, mais les résultats peuvent ne pas être optimaux.",
    "id": 166669,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/166669/?format=api"
}