Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2832404/?format=api",
    "component": "https://hosted.weblate.org/api/components/wincompose/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/wincompose/master/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/Waterrail/?format=api",
    "author": "https://hosted.weblate.org/api/users/Waterrail/?format=api",
    "timestamp": "2024-01-08T21:06:01.026270+01:00",
    "action": 2,
    "target": "Aplikacje Microsoft Office czasami na bieżąco zmieniają czcionkę dokumentu podczas wprowadzania niektórych znaków Unicode. Ta funkcja wstawia niewidoczny znak po znaku Unicode, aby obejść błąd.",
    "id": 76801178,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/76801178/?format=api"
}