Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/666512/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/el/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-08T09:14:58.360866Z",
    "action": 31,
    "target": "",
    "id": 307411,
    "action_name": "Chaîne ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/307411/?format=api"
}