Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/176204/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LudwigNussel/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LudwigNussel/?format=api",
    "timestamp": "2016-04-27T13:31:54Z",
    "action": 5,
    "target": "Besuchen Sie www.opensuse.org/How_to_Participate, um zu erfahren, wie Sie der openSUSE-Gemeinschaft beitreten können.",
    "id": 16518,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/16518/?format=api"
}