Changes API.

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

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

{
    "unit": null,
    "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-29T08:25:54.926320Z",
    "action": 44,
    "target": "",
    "id": 30474,
    "action_name": "New strings to translate",
    "url": "https://t.naviter.com/api/changes/30474/?format=api"
}