Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/8144/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/pt_BR/?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-07-02T11:39:48.954419Z",
    "action": 30,
    "target": "<p>Installation of OJS 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": 278744,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/278744/?format=api"
}