Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2000/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/nl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/30f92f/?format=api",
    "author": "https://l10n.opensuse.org/api/users/30f92f/?format=api",
    "timestamp": "2017-10-09T10:09:34.873874Z",
    "action": 2,
    "target": "\nAuteursrecht © 1999 Free Software Foundation, Inc.\nDit is vrije software; bekijk de broncode voor kopieervoorwaarden.  Er is GEEN\ngarantie; zelfs niet voor VERHANDELBAARHEID of GESCHIKTHEID VOOR EEN BEPAALD DOEL.\n",
    "id": 739843,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/739843/?format=api"
}