Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/937385/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinmobilizon/glossary/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/glossary/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-28T22:23:56.832537Z",
    "action": 31,
    "target": "",
    "id": 757645,
    "action_name": "Chaîne ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/757645/?format=api"
}