API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10895384,
    "url": "https://scancbus.com/api_v1/transmission/10895384/?format=api",
    "start_datetime": "2026-06-11T23:48:46-04:00",
    "local_start_datetime": "23:48:46 06/11/2026",
    "audio_file": null,
    "talkgroup": 57377,
    "talkgroup_info": {
        "pk": 31,
        "url": "https://scancbus.com/api_v1/talkgroups/31/?format=api",
        "dec_id": 57377,
        "alpha_tag": "MECC DSP",
        "description": "MECC Fire/EMS calling to dispatcher",
        "slug": "mecc-dsp",
        "service_type": "Fire-Talk"
    },
    "freq": 858987500,
    "emergency": false,
    "units": [
        {
            "pk": 1109,
            "dec_id": 2513946,
            "description": "OPS CENTER 6",
            "slug": "ops-center-6"
        },
        {
            "pk": 1109,
            "dec_id": 2513946,
            "description": "OPS CENTER 6",
            "slug": "ops-center-6"
        },
        {
            "pk": 2029,
            "dec_id": 2513430,
            "description": "R134",
            "slug": "r134"
        }
    ],
    "play_length": 13.0,
    "print_play_length": "00:13",
    "slug": "1bfb8eca-1e4c-4601-9a5f-0ad18c6da709",
    "freq_mhz": "858.987",
    "tg_name": "MECC DSP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info