Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7321637/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/kde-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/kde-master/id/?format=api",
    "user": "https://l10n.opensuse.org/api/users/wantoyek/?format=api",
    "author": "https://l10n.opensuse.org/api/users/wantoyek/?format=api",
    "timestamp": "2019-04-27T12:22:39.122681Z",
    "action": 9,
    "target": "Menyediakan terjemahan untuk paket \"kde-user-manager\".",
    "id": 1243610,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1243610/?format=api"
}