Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/9374029/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/ru/?format=api",
    "user": "https://l10n.opensuse.org/api/users/nikitamaynagashev/?format=api",
    "author": "https://l10n.opensuse.org/api/users/nikitamaynagashev/?format=api",
    "timestamp": "2018-04-02T22:59:56.862956Z",
    "action": 5,
    "target": "%i модуль\u001e\u001e%i модуля\u001e\u001e%i модулей",
    "id": 1022020,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1022020/?format=api"
}