API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5772090,
    "url": "https://scancbus.com/api_v1/transmission/5772090/?format=api",
    "start_datetime": "2026-04-06T13:45:01-04:00",
    "local_start_datetime": "13:45:01 04/06/2026",
    "audio_file": null,
    "talkgroup": 10004,
    "talkgroup_info": {
        "pk": 35,
        "url": "https://scancbus.com/api_v1/talkgroups/35/?format=api",
        "dec_id": 10004,
        "alpha_tag": "COPD-DSP",
        "description": "Delaware County PD Dispatch",
        "slug": "copd-dsp",
        "service_type": "Law Dispatch"
    },
    "freq": 852650000,
    "emergency": false,
    "units": [
        {
            "pk": 738,
            "dec_id": 2118012,
            "description": "DCSO Disp",
            "slug": "dcso-disp"
        },
        {
            "pk": 738,
            "dec_id": 2118012,
            "description": "DCSO Disp",
            "slug": "dcso-disp"
        },
        {
            "pk": 3798,
            "dec_id": 2110528,
            "description": "GTPD 623",
            "slug": "gtpd-623"
        },
        {
            "pk": 3798,
            "dec_id": 2110528,
            "description": "GTPD 623",
            "slug": "gtpd-623"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "d89622cc-000c-4eaa-8bb3-e75bdfd401a7",
    "freq_mhz": "852.650",
    "tg_name": "COPD-DSP",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info