API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7300755,
    "url": "https://scancbus.com/api_v1/transmission/7300755/?format=api",
    "start_datetime": "2026-04-25T09:30:37-04:00",
    "local_start_datetime": "09:30:37 04/25/2026",
    "audio_file": null,
    "talkgroup": 57210,
    "talkgroup_info": {
        "pk": 256,
        "url": "https://scancbus.com/api_v1/talkgroups/256/?format=api",
        "dec_id": 57210,
        "alpha_tag": "EZ-9",
        "description": "Countywide interoperability 9",
        "slug": "ez-9",
        "service_type": "Interop"
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 2885,
            "dec_id": 2500752,
            "description": "M7 W2",
            "slug": "m7-w2"
        },
        {
            "pk": 10017,
            "dec_id": 2521971,
            "description": null,
            "slug": "2521971"
        },
        {
            "pk": 12044,
            "dec_id": 2504319,
            "description": null,
            "slug": "2504319"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "e3da010a-dd18-4ccd-91ae-a62b6c5038bf",
    "freq_mhz": "857.938",
    "tg_name": "EZ-9",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info