API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7238569,
    "url": "https://scancbus.com/api_v1/transmission/7238569/?format=api",
    "start_datetime": "2026-04-24T13:11:18-04:00",
    "local_start_datetime": "13:11:18 04/24/2026",
    "audio_file": null,
    "talkgroup": 61199,
    "talkgroup_info": {
        "pk": 10941,
        "url": "https://scancbus.com/api_v1/talkgroups/10941/?format=api",
        "dec_id": 61199,
        "alpha_tag": "#61199",
        "description": "TalkGroup #61199",
        "slug": "61199",
        "service_type": null
    },
    "freq": 851787500,
    "emergency": false,
    "units": [
        {
            "pk": 66001,
            "dec_id": 2522221,
            "description": null,
            "slug": "2522221"
        },
        {
            "pk": 100222,
            "dec_id": 2571872,
            "description": null,
            "slug": "2571872"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "d5e23948-ca57-459d-9ee1-e477a17ba3f6",
    "freq_mhz": "851.788",
    "tg_name": "#61199",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info