Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1039894/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-cluster/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-cluster/master/sv/?format=api",
    "user": "https://l10n.opensuse.org/api/users/piano_jonas/?format=api",
    "author": "https://l10n.opensuse.org/api/users/piano_jonas/?format=api",
    "timestamp": "2016-10-23T04:03:01Z",
    "action": 2,
    "target": "<p><b><big>Avbryta initieringen:</big></b><br>\nKlicka på <b>Avbryt</b> om du vill avsluta inställningsverktyget.</p>\n",
    "id": 379448,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/379448/?format=api"
}