Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1429292/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/ro/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2018-05-27T06:04:25.316180Z",
    "action": 4,
    "target": "<p>Pentru access HTTPS la acest host virtual selectati <b>Activeaza Support SSL</b>.\nApoi introdu calea fisierului cu certificat in <b>Calea Fisierului Certificat</b>.\nAceasta optiune este disponibila numai pentru vhost-urile IP.</p>\n",
    "id": 1122654,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1122654/?format=api"
}