Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/412276/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ops/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ops/locale/fr_CA/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "timestamp": "2022-08-03T18:49:27.354067Z",
    "action": 30,
    "target": "<p>Installation of OPS has completed successfully.</p>\n<p>To begin using the system, <a href=\"{$loginUrl}\">login</a> with the username and password entered on the previous page.</p>\n<p>If you wish to be part of the PKP community, you can:</p>\n<ol>\n\t<li>Read the <a href=\"https://pkp.sfu.ca/category/news/\" target=\"_new\">PKP blog</a> and follow the <a href=\"https://pkp.sfu.ca/category/News/feed/\" target=\"_new\">RSS feed</a> for news and updates.</li>\n\t<li>Visit the <a href=\"https://forum.pkp.sfu.ca\" target=\"_new\">support forum</a> if you have questions or comments.</li>\n</ol>",
    "id": 293321,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/293321/?format=api"
}