Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/66744051/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/cuimessages/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-04-29T03:45:20.824296Z",
    "action": 2,
    "target": "Cuando se activa, la lista se vacía al cerrar el documento actual. Cuando se desactiva, hace que la lista de compleción de palabras actual esté disponible para otros documentos, después de cerrar el documento en uso. La lista permanece disponible hasta que sale de la suite ofimática.",
    "id": 51094342,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/51094342/?format=api"
}