API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12384183,
    "url": "https://scancbus.com/api_v1/transmission/12384183/?format=api",
    "start_datetime": "2026-07-02T09:29:34-04:00",
    "local_start_datetime": "09:29:34 07/02/2026",
    "audio_file": null,
    "talkgroup": 31010,
    "talkgroup_info": {
        "pk": 1005,
        "url": "https://scancbus.com/api_v1/talkgroups/1005/?format=api",
        "dec_id": 31010,
        "alpha_tag": "SO49DISP",
        "description": "Madison County Sheriff Dispatch",
        "slug": "so49disp",
        "service_type": "Law Dispatch"
    },
    "freq": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 56012,
            "dec_id": 4990119,
            "description": null,
            "slug": "4990119"
        },
        {
            "pk": 71511,
            "dec_id": 4990432,
            "description": null,
            "slug": "4990432"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "a57d145e-0d34-4f9a-a1f9-4475fe1c9612",
    "freq_mhz": "772.856",
    "tg_name": "SO49DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info