Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2216360/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-qt/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-qt/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-29T14:48:59.805611Z",
    "action": 2,
    "target": "Użyte %1",
    "id": 861284,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/861284/?format=api"
}