Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/596025/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/common/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:26:20.431851Z",
    "action": 59,
    "target": "\n\t\t<br /><br />\n\t\t<a target=\"_blank\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/3.0/\">\n\t\t\t<img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"//i.creativecommons.org/l/by/3.0/80x15.png\"/>\n\t\t</a>\n\t\t<br />\n\t\tこの資料のライセンスは <a rel=\"license\" target=\"_blank\" href=\"https://creativecommons.org/licenses/by/3.0/\">Creative Commons Attribution 3.0  License</a> です。\n\t",
    "id": 532008,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/532008/?format=api"
}