Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/98477018/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/es/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "timestamp": "2024-03-12T08:14:44.044587Z",
    "action": 27,
    "target": "Es posible que, al intentar ejecutar secuencias de órdenes escritas en Python desde un entorno integrado de desarrollo (EDI), falte el motor de BASIC incrustado en %PRODUCTNAME. En estos contextos, evite las llamadas de Python a %PRODUCTNAME Basic. Por el contrario, el entorno Python y los objetos de red universales (UNO, por sus siglas en inglés) siempre estarán disponibles. Para más información, consulte <link href=\"text/sbasic/python/python_ide.xhp\">Puesta en funcionamiento de un EDI para Python</link>.",
    "id": 50752151,
    "action_name": "Translation replaced",
    "url": "https://translations.documentfoundation.org/api/changes/50752151/?format=api"
}