API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8073785,
    "url": "https://scancbus.com/api_v1/transmission/8073785/?format=api",
    "start_datetime": "2026-05-05T17:38:36-04:00",
    "local_start_datetime": "17:38:36 05/05/2026",
    "audio_file": null,
    "talkgroup": 57065,
    "talkgroup_info": {
        "pk": 30,
        "url": "https://scancbus.com/api_v1/talkgroups/30/?format=api",
        "dec_id": 57065,
        "alpha_tag": "BN 2 FG",
        "description": "CFD Battalion 2 Fireground",
        "slug": "bn-2-fg",
        "service_type": "Fire-Tac"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 1433,
            "dec_id": 2521968,
            "description": "CPD Disp 68",
            "slug": "cpd-disp-68"
        },
        {
            "pk": 1789,
            "dec_id": 2501611,
            "description": "E16 W1",
            "slug": "e16-w1"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "21ff6fa7-869c-4ed7-98e1-fca0add93f36",
    "freq_mhz": "856.938",
    "tg_name": "BN 2 FG",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info