Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/671832/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-audit-laf/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-audit-laf/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/franziskaweinberger/?format=api",
    "author": "https://l10n.opensuse.org/api/users/franziskaweinberger/?format=api",
    "timestamp": "2018-02-27T15:30:37.661381Z",
    "action": 2,
    "target": "<p><b>Kommunikation</b>: Steuert die Kommunikation zwischen dem Daemon und dem Dispatcher-\nProgramm. Eine <i>nicht verlustfreie</i> Kommunikation bedeutet, dass Ereignismeldungen an den Dispatcher verworfen werden,\nwenn die Warteschlange (ein 128 KB-Puffer) voll ist. Wählen Sie <i>verlustfrei</i>, wenn Sie eine blockierende/verlustfreie\nKommunikation wünschen.</p>",
    "id": 950702,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/950702/?format=api"
}