Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7573408/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/fr/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-10T10:45:51.636695Z",
    "action": 4,
    "target": "openSUSE Tumbleweed est un système d'exploitation libre et gratuit basé sur Linux pour votre ordinateur personnel, votre ordinateur portable ou votre serveur. Vous pouvez surfer sur le web, gérer vos e-mails et vos photos, faire du travail bureautique, lire des vidéos ou de la musique et vous amuser !",
    "id": 1777978,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1777978/?format=api"
}