Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/112954437/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/libreofficeorg/pt_BR/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/NamelessGO/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/NamelessGO/?format=api",
    "timestamp": "2024-04-05T21:32:38.252786Z",
    "action": 5,
    "target": "LibreOffice Online é um serviço de servidor criado a partir do código principal do projeto LibreOffice que fornece exibição e edição visual colaborativa de vários tipos de documentos. [Veja esta página para obter detalhes completos.](/download-other.md#libreoffice-online)",
    "id": 50846261,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/50846261/?format=api"
}