Changes API.

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

GET /api/changes/50158/?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": "2023-10-26T00:15:42.581894Z",
    "action": 59,
    "target": "Phần mềm này là mã nguồn mở (<xliff:g xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\" id=\"github_url\">%1$s</xliff:g>) dưới <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": 50158,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/50158/?format=api"
}