API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5658519,
    "url": "https://scancbus.com/api_v1/transmission/5658519/?format=api",
    "start_datetime": "2026-04-04T16:55:03-04:00",
    "local_start_datetime": "16:55:03 04/04/2026",
    "audio_file": null,
    "talkgroup": 57040,
    "talkgroup_info": {
        "pk": 12,
        "url": "https://scancbus.com/api_v1/talkgroups/12/?format=api",
        "dec_id": 57040,
        "alpha_tag": "9 EMS 1",
        "description": "CFD EMS Medical Ops 1",
        "slug": "9-ems-1",
        "service_type": "EMS-Tac"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 2677,
            "dec_id": 2501841,
            "description": "EMS13 W1",
            "slug": "ems13-w1"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "060727ba-66d8-456f-9acc-4c4fc75c4f2b",
    "freq_mhz": "859.987",
    "tg_name": "9 EMS 1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info