Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/108977336/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/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-11T20:54:26.584192Z",
    "action": 2,
    "target": "Los valores que se transmiten dependen del respectivo control. En los campos de texto se transmiten los registros visibles; en los listados, los seleccionados; en los campos de selección y opción se transmiten los valores referenciales correspondientes, siempre que estos campos estén activados.",
    "id": 50957143,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/50957143/?format=api"
}