Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/185580/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libzypp/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libzypp/master/bg/?format=api",
    "user": "https://l10n.opensuse.org/api/users/DimitarZahariev/?format=api",
    "author": "https://l10n.opensuse.org/api/users/DimitarZahariev/?format=api",
    "timestamp": "2017-10-23T11:37:20.726906Z",
    "action": 5,
    "target": "Без код",
    "id": 743094,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/743094/?format=api"
}