Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/412711/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/immersion/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/immersion/ms/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/shabil/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/shabil/?format=api",
    "timestamp": "2023-02-07T13:20:40.188489Z",
    "action": 2,
    "target": "Pilih warna untuk bahagian untuk dipaparkan pada bahagian hadapan jurnal. Mestilah kod heks HTML yang sah (cth., #ffff00 untuk kuning).",
    "id": 391808,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/391808/?format=api"
}