Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/97270826/?format=api",
    "component": "https://hosted.weblate.org/api/components/gtk4-desktop-icons-ng/gtk4-ding-pot/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gtk4-desktop-icons-ng/gtk4-ding-pot/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/mt:weblate/?format=api",
    "author": "https://hosted.weblate.org/api/users/mt:weblate/?format=api",
    "timestamp": "2024-04-28T09:35:07.920900+02:00",
    "action": 6,
    "target": "Verschieben auf...",
    "id": 88402679,
    "action_name": "Automatically translated",
    "url": "https://hosted.weblate.org/api/changes/88402679/?format=api"
}