Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/81644/?format=api",
    "component": "https://t.naviter.com/api/components/seeyouweb/main/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyouweb/main/it/?format=api",
    "user": "https://t.naviter.com/api/users/iacopo/?format=api",
    "author": "https://t.naviter.com/api/users/iacopo/?format=api",
    "timestamp": "2024-03-21T14:08:10.877319Z",
    "action": 5,
    "target": "Collega zoom/posizione tra il grafico e la mappa",
    "id": 54204,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/54204/?format=api"
}