Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/112978584/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/libreofficeorg/pl/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/naniud/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/naniud/?format=api",
    "timestamp": "2024-04-09T18:21:09.848244Z",
    "action": 2,
    "target": "LibreOffice %1 to czwarta wersja najnowszej linii zawierająca poprawki błędów. Listę naprawionych błędów w porównaniu z poprzednią wersją znajdziesz na dedykowanych stronach: %2.",
    "id": 50858422,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/50858422/?format=api"
}