Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/26843/?format=api",
    "component": "https://weblate.ppc.lol/api/components/peercoin-net/translations/?format=api",
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/translations/de/?format=api",
    "user": "https://weblate.ppc.lol/api/users/admin/?format=api",
    "author": "https://weblate.ppc.lol/api/users/admin/?format=api",
    "timestamp": "2022-12-15T10:10:20.567252Z",
    "action": 2,
    "target": "Öffnen Sie das Verzeichnis mit <code>Startmenü -> Ausführen...</code> (oder drücken Sie <code>Winkey-R</code>), tippen Sie <code>%APPDATA%\\PPCoin</code> in das Feld und drücken Sie Enter.",
    "id": 19277,
    "action_name": "Translation changed",
    "url": "https://weblate.ppc.lol/api/changes/19277/?format=api"
}