Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/59393842/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/healthcheck-system/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/healthcheck-system/nb_NO/?format=api",
    "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "timestamp": "2022-03-10T20:36:50.288101+01:00",
    "action": 37,
    "target": "Bekreft at ingen av brukerens endringer i filer angitt av pakker skal fjernes av en oppgradering.",
    "old": "Bekreft at ingen av brukerens endringer i filer angitt av pakker skal fjernes av en oppgradering.",
    "details": {
        "state": 10,
        "source": "Verify that none of the user's modifications in files provided by packages would be removed by update.",
        "old_state": 20
    },
    "id": 19194580,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/19194580/?format=api"
}