Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/102709/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/editor/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/editor/eu/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/aitor.renobales@ehu.eus/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/aitor.renobales@ehu.eus/?format=api",
    "timestamp": "2021-05-22T08:21:28.563964Z",
    "action": 7,
    "target": "Azalaren formatua baliogabea da. Onartutako formatuak .gif, .jpg edo .png dira.",
    "id": 182715,
    "action_name": "Suggestion accepted",
    "url": "http://translate.pkp.sfu.ca/api/changes/182715/?format=api"
}