API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10797805,
    "url": "https://scancbus.com/api_v1/transmission/10797805/?format=api",
    "start_datetime": "2026-06-10T20:06:10-04:00",
    "local_start_datetime": "20:06:10 06/10/2026",
    "audio_file": null,
    "talkgroup": 57040,
    "talkgroup_info": {
        "pk": 12,
        "url": "https://scancbus.com/api_v1/talkgroups/12/?format=api",
        "dec_id": 57040,
        "alpha_tag": "9 EMS 1",
        "description": "CFD EMS Medical Ops 1",
        "slug": "9-ems-1",
        "service_type": "EMS-Tac"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 2334,
            "dec_id": 2500251,
            "description": "M2 W1",
            "slug": "m2-w1"
        },
        {
            "pk": 2344,
            "dec_id": 2500261,
            "description": "BN1 W1",
            "slug": "bn1-w1"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "0743dd4b-4c84-46ea-8611-f062cef3a76b",
    "freq_mhz": "859.987",
    "tg_name": "9 EMS 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info