Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/8243311/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart/it/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/valtermura/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/valtermura/?format=api",
    "timestamp": "2023-04-02T09:51:56.497785Z",
    "action": 2,
    "target": "Apre la finestra Tabella dati in cui è possibile modificare i dati del grafico.",
    "id": 26523103,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/26523103/?format=api"
}