Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/169902/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/piwik/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/piwik/nl/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
    "timestamp": "2020-12-11T19:49:17.389614Z",
    "action": 30,
    "target": "<p>With this plugin enabled Matomo may be used to collect and analyze web site usage and traffic for this journal. Please note that this plugin requires that Matomo is already installed. Please see the <a href=\"http://matomo.org/\" title=\"Matomo site\">Matomo site</a> for more information.</p>",
    "id": 124566,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/124566/?format=api"
}