API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11321204,
    "url": "https://scancbus.com/api_v1/transmission/11321204/?format=api",
    "start_datetime": "2026-06-17T17:43:05-04:00",
    "local_start_datetime": "17:43:05 06/17/2026",
    "audio_file": null,
    "talkgroup": 51548,
    "talkgroup_info": {
        "pk": 9782,
        "url": "https://scancbus.com/api_v1/talkgroups/9782/?format=api",
        "dec_id": 51548,
        "alpha_tag": "#51548",
        "description": "TalkGroup #51548",
        "slug": "51548",
        "service_type": null
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 8107,
            "dec_id": 9004803,
            "description": null,
            "slug": "9004803"
        },
        {
            "pk": 69184,
            "dec_id": 9004375,
            "description": null,
            "slug": "9004375"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "0b891df1-e65d-44ed-a75d-25142c72ae8c",
    "freq_mhz": "770.706",
    "tg_name": "#51548",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info