Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/96516/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/en_GB/?format=api",
    "user": "https://l10n.opensuse.org/api/users/RichardBrown/?format=api",
    "author": "https://l10n.opensuse.org/api/users/RichardBrown/?format=api",
    "timestamp": "2015-10-17T14:24:53Z",
    "action": 5,
    "target": "Modern firmware has a garbage collector that collects deleted entries and frees the memory reserved for old entries. A problem arises when faulty firmware does not collect and free those entries; this may end up with a non-bootable system.",
    "id": 5894,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/5894/?format=api"
}