Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/177901/?format=api",
    "component": "https://t.naviter.com/api/components/seeyouforpc/glossary/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyouforpc/glossary/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-07T21:36:36.000353Z",
    "action": 31,
    "target": "",
    "id": 33088,
    "action_name": "New string added",
    "url": "https://t.naviter.com/api/changes/33088/?format=api"
}