Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/458158/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-07T02:03:59.177008Z",
    "action": 59,
    "target": "This email is sent to press managers when a new submission is made and no editors are assigned.",
    "id": 370994,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/370994/?format=api"
}