Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/682167/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/carrier_carriage/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/carrier_carriage/sl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-01T23:59:47.903230Z",
    "action": 59,
    "target": "",
    "id": 315299,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/315299/?format=api"
}