Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/181892/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart01/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart01/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-20T08:57:11.088132Z",
    "action": 2,
    "target": "Una barra de error es una línea indicadora que se extiende sobre un intervalo x/y − valor_negativo_de_error hasta x/y + valor_positivo_de_error. En esta expresión, x o y es el valor del punto de datos. Al seleccionar la opción «Desviación típica», x o y es la media de la serie de datos. valor_negativo_de_error y valor_positivo_de_error son las sumas calculadas por la función de barra de error o son proporcionadas explícitamente.",
    "id": 50773164,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/50773164/?format=api"
}