Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/557687/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-office-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-office-macro/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-02T08:00:50.541971Z",
    "action": 59,
    "target": "Filtrer ou pas les styles CSS en-ligne qui existent dans le contenu HTML produit par le serveur OpenOffice. Ceci est recommandé car le contenu Office est d'habitude mieux intégré dans la page wiki hôte lorsque les styles sont filtrés.",
    "id": 358353,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/358353/?format=api"
}