Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/244412/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/piwik/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/piwik/nb_NO/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/FRITT-UiO/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/FRITT-UiO/?format=api",
    "timestamp": "2021-01-27T11:25:53.363275Z",
    "action": 2,
    "target": "<p>Med dette programtillegget aktivert kan Matomo brukes til å samle inn og analysere nettstedets bruk og trafikk for dette tidsskriftet. Merk at dette programtillegget krever at Matomo allerede er installert. Se <a href=\"http://matomo.org/\" title=\"Matomo site\">Matomo-nettsiden</a> for mer informasjon.</p>",
    "id": 145463,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/145463/?format=api"
}