Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1871454/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs/master/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/jakubmuzik/?format=api",
    "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
    "timestamp": "2018-02-19T18:11:03.793634Z",
    "action": 7,
    "target": "Zadali jste chybný název počítače.\nMusí být kratší než 50 znaků a používat pouze\nplatnou IPv4 či IPv6 adresu nebo doménové jméno.\nPlatná IPv4 adresa: %1\nPlatná IPv6 adresa: %2\nPlatná doména: %3",
    "id": 940321,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/940321/?format=api"
}