Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7684711/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
    "timestamp": "2018-02-28T21:05:10.955218Z",
    "action": 5,
    "target": "Pour la variable <replaceable>COMPOSE_KEY</replaceable>, utilisez votre touche préférée, par exemple <literal>Alt droit</literal>, <literal>Super gauche</literal>, <literal>Super droit</literal>, <literal>menu</literal>, <literal>Ctrl droit</literal> ou <literal>Verr maj</literal>.",
    "id": 954555,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/954555/?format=api"
}