Changes API.

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

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

{
    "unit": "http://translate.cacti.net/api/units/132429/?format=api",
    "component": "http://translate.cacti.net/api/components/cacti/webseer/?format=api",
    "translation": "http://translate.cacti.net/api/translations/cacti/webseer/he_IL/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-12-13T02:59:26.930578Z",
    "action": 30,
    "target": "Delete Proxy\u001e\u001eDelete Proxies",
    "id": 2253,
    "action_name": "Source string changed",
    "url": "http://translate.cacti.net/api/changes/2253/?format=api"
}