Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/819079/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/lv/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/ievat/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/ievat/?format=api",
    "timestamp": "2024-02-15T16:27:41.371397Z",
    "action": 2,
    "target": "Kļūda e-pasta veidnes faila parsēšanā <tt>{$file}</tt>.",
    "id": 840810,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/840810/?format=api"
}