Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/120613228/?format=api",
    "component": "https://hosted.weblate.org/api/components/openkat/nl-kat-coordination/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/openkat/nl-kat-coordination/nl/?format=api",
    "user": "https://hosted.weblate.org/api/users/fryskefirefox/?format=api",
    "author": "https://hosted.weblate.org/api/users/fryskefirefox/?format=api",
    "timestamp": "2024-05-13T09:46:54.493391+02:00",
    "action": 2,
    "target": "De tabel hieronder toont aan welke rapporten zijn gekozen om dit rapport te genereren, inclusief een rapportomschrijving.",
    "id": 89613946,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/89613946/?format=api"
}