Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1729116/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ncurses-pkg/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses-pkg/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/juansarria/?format=api",
    "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
    "timestamp": "2018-02-07T21:28:02.983234Z",
    "action": 7,
    "target": "<p><b>+</b>: paquete seleccionado para instalarlo</p><p><b>a+ </b>: el paquete se instalará automáticamente</p><p><b> > </b>: el paquete se actualizará</p><p><b>a> </b>: el paquete se actualizará automáticamente</p><p><b> i </b>: este paquete está instalado</p><p><b> - </b>: el paquete se eliminará</p><p><b>---</b>: este paquete no se debe instalar nunca (Tabú)</p>",
    "id": 913354,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/913354/?format=api"
}