Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2905402/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/da/?format=api",
    "user": "https://l10n.opensuse.org/api/users/scootergrisen/?format=api",
    "author": "https://l10n.opensuse.org/api/users/scootergrisen/?format=api",
    "timestamp": "2018-02-01T22:56:28.443321Z",
    "action": 5,
    "target": "<p>\nEn tidligere Linux-installation med lokale brugere er blevet registreret.\nInformationen kan bruges til at oprette brugere i systemet som installeres.\nBrug <b>Vælg brugere</b>-knappen til at vælg nogle brugere. Deres grundlæggende\ninformation vil blive importeret.\n</p>\n",
    "id": 888219,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/888219/?format=api"
}