Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/122104/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/nb_NO/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
    "timestamp": "2020-10-18T22:32:11.382715Z",
    "action": 2,
    "target": "Filen du har valgt burde bli lastet ned automatisk. Dersom det ikke skjer, kan du klikke på lenken under. Merk at denne filen krever en spesiell viser eller et programtillegg for at den kan vises.<br /><br />Dersom filen ikke lastes ned automatisk, <a href=\"{$url}\">Last ned filen her</a>.",
    "id": 101806,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/101806/?format=api"
}