Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/24809/?format=api",
    "component": "https://weblate.rikka.app/api/components/wadb/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/wadb/application/vi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-07T13:52:33.200892Z",
    "action": 30,
    "target": "This software is open source (<xliff:g xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\" id=\"github_url\">%1$s</xliff:g>) under <xliff:g xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\" id=\"license_name\" example=\"Apache License 2.0\">%2$s</xliff:g>.",
    "id": 14820,
    "action_name": "Source string changed",
    "url": "https://weblate.rikka.app/api/changes/14820/?format=api"
}