Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7571665/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "timestamp": "2018-02-20T15:12:04.733613Z",
    "action": 2,
    "target": "I punti di montaggio elencati sotto stanno utilizzando filesystem obsoleti non più supportati:\n\n%1\n\nPrima dell'upgrade tutti i dati dovrebbero essere migrati su un altro filesystem.\n",
    "id": 941929,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/941929/?format=api"
}