API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12740085,
    "url": "https://scancbus.com/api_v1/transmission/12740085/?format=api",
    "start_datetime": "2026-07-07T12:32:07-04:00",
    "local_start_datetime": "12:32:07 07/07/2026",
    "audio_file": null,
    "talkgroup": 36020,
    "talkgroup_info": {
        "pk": 8678,
        "url": "https://scancbus.com/api_v1/talkgroups/8678/?format=api",
        "dec_id": 36020,
        "alpha_tag": "FD58DSP",
        "description": "Morgan County Fire Dispatch",
        "slug": "fd58dsp",
        "service_type": "Fire Dispatch"
    },
    "freq": 851587500,
    "emergency": false,
    "units": [
        {
            "pk": 80887,
            "dec_id": 5890143,
            "description": null,
            "slug": "5890143"
        },
        {
            "pk": 80887,
            "dec_id": 5890143,
            "description": null,
            "slug": "5890143"
        },
        {
            "pk": 112917,
            "dec_id": 5891105,
            "description": null,
            "slug": "5891105"
        },
        {
            "pk": 112917,
            "dec_id": 5891105,
            "description": null,
            "slug": "5891105"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "5ba326e7-d219-4a89-a0b6-859b2aafd227",
    "freq_mhz": "851.587",
    "tg_name": "FD58DSP",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info