API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5727325,
    "url": "https://scancbus.com/api_v1/transmission/5727325/?format=api",
    "start_datetime": "2026-04-05T21:31:10-04:00",
    "local_start_datetime": "21:31:10 04/05/2026",
    "audio_file": null,
    "talkgroup": 57254,
    "talkgroup_info": {
        "pk": 3846,
        "url": "https://scancbus.com/api_v1/talkgroups/3846/?format=api",
        "dec_id": 57254,
        "alpha_tag": "CPD LEADS",
        "description": "CPD LEADS",
        "slug": "cpd-leads",
        "service_type": "Law Talk"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 1078,
            "dec_id": 2550708,
            "description": "CPD 9070",
            "slug": "cpd-9070"
        },
        {
            "pk": 2527,
            "dec_id": 2549963,
            "description": null,
            "slug": "2549963"
        },
        {
            "pk": 2527,
            "dec_id": 2549963,
            "description": null,
            "slug": "2549963"
        }
    ],
    "play_length": 39.0,
    "print_play_length": "00:39",
    "slug": "6fb4a867-5550-43ec-9fd9-ed7e74d4b0fd",
    "freq_mhz": "857.438",
    "tg_name": "CPD LEADS",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info