Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/100178/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/default/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/default/pt_PT/?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:32:29.127249Z",
    "action": 30,
    "target": "This journal utilizes the CLOCKSS system to create a distributed archiving system among participating libraries and permits those libraries to create permanent archives of the journal for purposes of preservation and restoration. <a href=\"https://clockss.org\">More...</a>",
    "id": 280214,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/280214/?format=api"
}