Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11719895/?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-11T15:42:49.482744Z",
    "action": 5,
    "target": "Bienvenue sur <phrase role=\"productname\"><phrase os=\"osuse\">openSUSE Leap</phrase><phrase os=\"sles\">SUSE Linux Enterprise Server</phrase><phrase os=\"sled\">SUSE Linux Enterprise Desktop</phrase></phrase>",
    "id": 1778848,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1778848/?format=api"
}