Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11140319/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/el/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Diwi/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Diwi/?format=api",
    "timestamp": "2020-01-17T16:07:09.558641Z",
    "action": 5,
    "target": "Σημαντικές νέες λειτουργίες του openSUSE Leap 15.2 αναφέρονται επίσης στο <link xlink:href=\"https://en.opensuse.org/Features_15.2\"/>.",
    "id": 1322800,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1322800/?format=api"
}