Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2315794/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-reipl/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-reipl/master/sv/?format=api",
    "user": "https://l10n.opensuse.org/api/users/MartinDevenney/?format=api",
    "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
    "timestamp": "2018-04-04T06:20:14.005487Z",
    "action": 7,
    "target": "<P><B><BIG>Avbryta initieringen:</BIG></B><BR>\nKlicka på <b>Avbryt</b> om du vill avsluta inställningsverktyget.</P>\n",
    "id": 1023597,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/1023597/?format=api"
}