API endpoint that allows users to be viewed or edited.

GET /api_v1/transmission/7541712/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "pk": 7541712,
    "url": "https://scancbus.com/api_v1/transmission/7541712/?format=api",
    "start_datetime": "2026-04-28T17:55:52-04:00",
    "local_start_datetime": "17:55:52 04/28/2026",
    "audio_file": null,
    "talkgroup": 52688,
    "talkgroup_info": {
        "pk": 9681,
        "url": "https://scancbus.com/api_v1/talkgroups/9681/?format=api",
        "dec_id": 52688,
        "alpha_tag": "#52688",
        "description": "TalkGroup #52688",
        "slug": "52688",
        "service_type": null
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 73133,
            "dec_id": 9257916,
            "description": null,
            "slug": "9257916"
        },
        {
            "pk": 109663,
            "dec_id": 9204687,
            "description": null,
            "slug": "9204687"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "e1f834fd-208c-43cd-bd3c-5a171d668b43",
    "freq_mhz": "853.112",
    "tg_name": "#52688",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info