Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7684324/?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/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2018-03-01T17:44:19.234897Z",
    "action": 5,
    "target": "<command>systemctl restart apparmor</command> significava que l'AppArmor s'aturava i, per tant, es descarregava de tots els perfils d'AppArmor, i després es reiniciava, acció que deixava tots els processos existents sense confinar. Només els processos iniciats com a nous es tornaven a confinar.",
    "id": 957840,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/957840/?format=api"
}