Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11720009/?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:32:47.933870Z",
    "action": 5,
    "target": "Dans un environnement où les utilisateurs sont gérés de manière centralisée (par exemple par NIS ou LDAP), vous pouvez vouloir ignorer la création d'utilisateurs locaux. Sélectionnez <guimenu>Skip User Creation</guimenu> dans ce cas.",
    "id": 1779036,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1779036/?format=api"
}