Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
    "timestamp": "2016-12-10T21:56:14Z",
    "action": 9,
    "target": "",
    "id": 557872,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/557872/?format=api"
}