Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25506623/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/it/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/valtermura/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/valtermura/?format=api",
    "timestamp": "2024-04-28T19:42:38.738763Z",
    "action": 2,
    "target": "Puoi <a href='https://www.spi-inc.org/donations/'>donare dagli USA</a> indicando il riferimento \"LibreOffice\". Non dimenticare che le donazioni tramite SPI sono deducibili dalle tasse negli USA.",
    "id": 51093629,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/51093629/?format=api"
}