Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/8243251/?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:45:39.284334Z",
    "action": 2,
    "target": "Per modificare scala, tipo, colore e altre impostazioni, fare doppio clic su un asse.",
    "id": 26523038,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/26523038/?format=api"
}