Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11719996/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/art_sle_install_quick-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_sle_install_quick-master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LucieCharrier/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LucieCharrier/?format=api",
    "timestamp": "2021-04-11T17:16:02.209595Z",
    "action": 5,
    "target": "Dans les étapes suivantes, vous pouvez également ajouter la prise en charge de LVM et le chiffrement des disques. Vous pouvez modifier le système de fichiers de la partition racine et décider d'avoir ou non une partition home séparée.",
    "id": 1779010,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1779010/?format=api"
}