Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2404512/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-scanner/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-scanner/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JohannesMeixner/?format=api",
    "author": "https://l10n.opensuse.org/api/users/JohannesMeixner/?format=api",
    "timestamp": "2017-12-13T16:34:35.797504Z",
    "action": 2,
    "target": "Aktive Scanner konnten nicht bestimmt werden.",
    "id": 762069,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/762069/?format=api"
}