Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11627505/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_wbem-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_wbem-master/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "author": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "timestamp": "2020-09-06T13:58:16.352690Z",
    "action": 2,
    "target": "<prompt>tux &gt; </prompt>sh /usr/share/sfcb/genSslCert.sh /etc/sfcb\nGenerating SSL certificates in .  [Generuji SSL certifikáty v .]\nWARNING: server.pem SSL Certificate file already exists.  [POZOR: soubor SSL certifikátu server.pem již existuje.]\n         old file will be kept intact.  [starý soubor bude zachován beze změn.]\nWARNING: client.pem SSL Certificate trust store already exists.  [POZOR: důvěryhodné úložiště SSL certifikátu client.pem již existuje.]\n         old file will be kept intact.  [starý soubor bude zachován beze změn.].",
    "id": 1513047,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1513047/?format=api"
}