Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/100175/?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:33:49.487226Z",
    "action": 30,
    "target": "We encourage research librarians to list this journal among their library's electronic journal holdings. As well, it may be worth noting that this journal's open source publishing system is suitable for libraries to host for their faculty members to use with journals they are involved in editing (see <a href=\"https://pkp.sfu.ca/ojs\">Open Journal Systems</a>).",
    "id": 280324,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/280324/?format=api"
}