Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/173192/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/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": "2017-06-04T16:05:59Z",
    "action": 2,
    "target": "Martin Schlander <suse@linuxin.dk>, 2006, 2007\nMartin Møller <martin@martinm-76.dk>, 2005, 2007\nIb Larsen <i.la@tele2adsl.dk>, 2006, 2007\nJan Madsen <jan.madsen.pt@gmail.com>, 2006, 2007",
    "id": 668546,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/668546/?format=api"
}