Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7642366/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs/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": "2018-02-12T17:04:12.992084Z",
    "action": 5,
    "target": "\nDies wird möglicherweise durch eine aktive Firewall verursacht,\ndie den Netzwerk-Scan blockiert.",
    "id": 924599,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/924599/?format=api"
}