Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/135474/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/pt_PT/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/carla.marques/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/carla.marques/?format=api",
    "timestamp": "2020-06-09T11:23:07.279256Z",
    "action": 45,
    "target": "",
    "id": 61546,
    "action_name": "New contributor",
    "url": "http://translate.pkp.sfu.ca/api/changes/61546/?format=api"
}