API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7553449,
    "url": "https://scancbus.com/api_v1/transmission/7553449/?format=api",
    "start_datetime": "2026-04-28T21:04:58-04:00",
    "local_start_datetime": "21:04:58 04/28/2026",
    "audio_file": null,
    "talkgroup": 52723,
    "talkgroup_info": {
        "pk": 9626,
        "url": "https://scancbus.com/api_v1/talkgroups/9626/?format=api",
        "dec_id": 52723,
        "alpha_tag": "#52723",
        "description": "TalkGroup #52723",
        "slug": "52723",
        "service_type": null
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 5158,
            "dec_id": 9255299,
            "description": null,
            "slug": "9255299"
        },
        {
            "pk": 72644,
            "dec_id": 9257906,
            "description": null,
            "slug": "9257906"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "12d36c5a-eb8b-4a8e-83d2-5bcec1831caa",
    "freq_mhz": "770.706",
    "tg_name": "#52723",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info