Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9201457/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-table/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-table/app/pt_PT/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-01-12T17:18:47.798100Z",
    "action": 30,
    "target": "Whether the last used input mode should be remembered or whether ibus-table should start in “Table mode” by default after a restart. There are two input modes: “Table input” means the input method is on. “Direct input” is almost the same as if the input method were off, i.e. not used at all, most characters just get passed to the application. But some conversion between fullwidth and halfwidth may still happen in direct input mode.",
    "id": 3824440,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3824440/?format=api"
}