API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9114199,
    "url": "https://scancbus.com/api_v1/transmission/9114199/?format=api",
    "start_datetime": "2026-05-19T12:48:48-04:00",
    "local_start_datetime": "12:48:48 05/19/2026",
    "audio_file": null,
    "talkgroup": 52616,
    "talkgroup_info": {
        "pk": 9624,
        "url": "https://scancbus.com/api_v1/talkgroups/9624/?format=api",
        "dec_id": 52616,
        "alpha_tag": "#52616",
        "description": "TalkGroup #52616",
        "slug": "52616",
        "service_type": null
    },
    "freq": 772606250,
    "emergency": false,
    "units": [
        {
            "pk": 101226,
            "dec_id": 9200740,
            "description": null,
            "slug": "9200740"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "debd6552-fb21-488e-b05b-a91ea111bd22",
    "freq_mhz": "772.606",
    "tg_name": "#52616",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info