Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/169901/?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/jonasraoni/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "timestamp": "2022-07-02T13:19:33.174297Z",
    "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": 279852,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/279852/?format=api"
}