Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/169874/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/piwik/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/piwik/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-07-02T13:19:34.806816Z",
    "action": 30,
    "target": "Integrate OJS with Matomo, a free and open source web site traffic analysis application. Requires that Matomo is already installed. Please see the <a href=\"https://matomo.org/\" title=\"Matomo\">Matomo site</a> for more information.",
    "id": 279855,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/279855/?format=api"
}