Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2371010/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-samba-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-samba-server/master/hu/?format=api",
    "user": "https://l10n.opensuse.org/api/users/roberttaisz/?format=api",
    "author": "https://l10n.opensuse.org/api/users/roberttaisz/?format=api",
    "timestamp": "2018-01-30T16:05:08.644260Z",
    "action": 2,
    "target": "Samba-szolgáltatás beállításainak beolvasása...",
    "id": 872120,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/872120/?format=api"
}