Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7571539/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-timezone_db/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-timezone_db/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/stefanschlesinger/?format=api",
    "author": "https://l10n.opensuse.org/api/users/stefanschlesinger/?format=api",
    "timestamp": "2017-11-12T13:19:31.096467Z",
    "action": 5,
    "target": "Ukraine (Uzhgorod)",
    "id": 750021,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/750021/?format=api"
}