API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7996360,
    "url": "https://scancbus.com/api_v1/transmission/7996360/?format=api",
    "start_datetime": "2026-05-04T20:38:00-04:00",
    "local_start_datetime": "20:38:00 05/04/2026",
    "audio_file": null,
    "talkgroup": 57392,
    "talkgroup_info": {
        "pk": 364,
        "url": "https://scancbus.com/api_v1/talkgroups/364/?format=api",
        "dec_id": 57392,
        "alpha_tag": "MECC EMS2",
        "description": "MECC EMS Ops 2",
        "slug": "mecc-ems2",
        "service_type": "EMS-Tac"
    },
    "freq": 858987500,
    "emergency": false,
    "units": [
        {
            "pk": 184,
            "dec_id": 2513350,
            "description": "M133",
            "slug": "m133"
        },
        {
            "pk": 871,
            "dec_id": 2513121,
            "description": "L131 HH",
            "slug": "l131-hh"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "ee5f1a7a-45d5-4a78-896b-547ee3fb56cf",
    "freq_mhz": "858.987",
    "tg_name": "MECC EMS2",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info