Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1698446/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-mail/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/nl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
    "timestamp": "2018-01-30T12:37:58.960057Z",
    "action": 2,
    "target": "\n<p>E-mail kan rechtstreeks ontvangen worden via het\nSMTP protocol of het kan gedownload worden vanaf\neen POP of een IMAP server met behulp van <b>fetchmail</b>.</p>",
    "id": 868762,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/868762/?format=api"
}