Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10841462/?format=api",
    "component": "https://l10n.opensuse.org/api/components/rmt/i18n/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/rmt/i18n/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/jakubmuzik/?format=api",
    "author": "https://l10n.opensuse.org/api/users/jakubmuzik/?format=api",
    "timestamp": "2019-03-27T20:12:37.864802Z",
    "action": 5,
    "target": "Nelze se připojit k databázovému serveru. Zkontrolujte, zda jsou v '%{path}' správně nakonfigurovány jeho přihlašovací údaje, nebo nakonfigurujte RMT pomocí YaST ('%{command}').",
    "id": 1233985,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1233985/?format=api"
}