API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11608890,
    "url": "https://scancbus.com/api_v1/transmission/11608890/?format=api",
    "start_datetime": "2026-06-21T22:34:57-04:00",
    "local_start_datetime": "22:34:57 06/21/2026",
    "audio_file": null,
    "talkgroup": 17508,
    "talkgroup_info": {
        "pk": 953,
        "url": "https://scancbus.com/api_v1/talkgroups/953/?format=api",
        "dec_id": 17508,
        "alpha_tag": "MFHELI1",
        "description": "MedFlight Helicopter Operations",
        "slug": "mfheli1",
        "service_type": ""
    },
    "freq": 773031250,
    "emergency": false,
    "units": [
        {
            "pk": 5391,
            "dec_id": 2590444,
            "description": null,
            "slug": "2590444"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "2c2a8254-19cc-4f6e-a24f-0de0882e5c8f",
    "freq_mhz": "773.031",
    "tg_name": "MFHELI1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info