Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/239110/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/glossary/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/glossary/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-15T12:26:33.189788Z",
    "action": 31,
    "target": "",
    "id": 50799,
    "action_name": "New string added",
    "url": "https://t.naviter.com/api/changes/50799/?format=api"
}