API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6004914,
    "url": "https://scancbus.com/api_v1/transmission/6004914/?format=api",
    "start_datetime": "2026-04-09T11:07:59-04:00",
    "local_start_datetime": "11:07:59 04/09/2026",
    "audio_file": null,
    "talkgroup": 10004,
    "talkgroup_info": {
        "pk": 35,
        "url": "https://scancbus.com/api_v1/talkgroups/35/?format=api",
        "dec_id": 10004,
        "alpha_tag": "COPD-DSP",
        "description": "Delaware County PD Dispatch",
        "slug": "copd-dsp",
        "service_type": "Law Dispatch"
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 762,
            "dec_id": 2118014,
            "description": "DELCOMM 14",
            "slug": "delcomm-14"
        },
        {
            "pk": 762,
            "dec_id": 2118014,
            "description": "DELCOMM 14",
            "slug": "delcomm-14"
        },
        {
            "pk": 2023,
            "dec_id": 2110075,
            "description": "SPD",
            "slug": "spd"
        },
        {
            "pk": 2461,
            "dec_id": 2111140,
            "description": "SPD",
            "slug": "spd"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "4c6d5b78-a125-4341-9f6e-1729ffca0aa2",
    "freq_mhz": "851.862",
    "tg_name": "COPD-DSP",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info