Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/53834/?format=api",
    "component": "https://l10n.opensuse.org/api/components/kiwi/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/kiwi/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-25T11:08:20.500333Z",
    "action": 2,
    "target": "Odłącz pamięć USB przed ponownym rozruchem",
    "id": 846154,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/846154/?format=api"
}