Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2259385/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/romdef/?format=api",
    "author": "https://l10n.elementary.io/api/users/romdef/?format=api",
    "timestamp": "2019-01-28T14:24:54.541824Z",
    "action": 4,
    "target": "Authentification requise pour modifier les paramètres des langues",
    "id": 322288,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/322288/?format=api"
}