Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2882746/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/pl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/ewelinamichalowska/?format=api",
    "author": "https://l10n.opensuse.org/api/users/ewelinamichalowska/?format=api",
    "timestamp": "2018-01-30T13:30:57.526080Z",
    "action": 2,
    "target": "Ostrzeżenie: aktualizacja z %1 do %2. Produkty nie są ze sobą całkowicie zgodne.",
    "id": 869636,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/869636/?format=api"
}