API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5700162,
    "url": "https://scancbus.com/api_v1/transmission/5700162/?format=api",
    "start_datetime": "2026-04-05T10:31:19-04:00",
    "local_start_datetime": "10:31:19 04/05/2026",
    "audio_file": null,
    "talkgroup": 57231,
    "talkgroup_info": {
        "pk": 442,
        "url": "https://scancbus.com/api_v1/talkgroups/442/?format=api",
        "dec_id": 57231,
        "alpha_tag": "CPD COMM A",
        "description": "CPD Comm Channel A",
        "slug": "cpd-comm-a",
        "service_type": "Law Talk"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 2529,
            "dec_id": 2521990,
            "description": "CPD Radio 90",
            "slug": "cpd-radio-90"
        },
        {
            "pk": 2529,
            "dec_id": 2521990,
            "description": "CPD Radio 90",
            "slug": "cpd-radio-90"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "094e8aa4-f884-4c87-b84b-47c6aa41604c",
    "freq_mhz": "856.487",
    "tg_name": "CPD COMM A",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info