Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1672574/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ldap/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ldap/master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/christinegabriel/?format=api",
    "author": "https://l10n.opensuse.org/api/users/christinegabriel/?format=api",
    "timestamp": "2017-12-27T16:09:02.025801Z",
    "action": 26,
    "target": "L'attribut \"%1\" est obligatoire Entrez\nune valeur.",
    "id": 803786,
    "action_name": "Suggestion removed",
    "url": "https://l10n.opensuse.org/api/changes/803786/?format=api"
}