Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/110331802/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/es/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/anonymous/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/anonymous/?format=api",
    "timestamp": "2024-03-18T10:55:22.661529Z",
    "action": 4,
    "target": "<emph>newWidth</emph> es un valor entero que define el espesor de la línea.",
    "id": 50767282,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/50767282/?format=api"
}