API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7402123,
    "url": "https://scancbus.com/api_v1/transmission/7402123/?format=api",
    "start_datetime": "2026-04-26T22:57:01-04:00",
    "local_start_datetime": "22:57:01 04/26/2026",
    "audio_file": null,
    "talkgroup": 61200,
    "talkgroup_info": {
        "pk": 11737,
        "url": "https://scancbus.com/api_v1/talkgroups/11737/?format=api",
        "dec_id": 61200,
        "alpha_tag": "#61200",
        "description": "TalkGroup #61200",
        "slug": "61200",
        "service_type": null
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 58073,
            "dec_id": 2522225,
            "description": null,
            "slug": "2522225"
        },
        {
            "pk": 59624,
            "dec_id": 2522237,
            "description": null,
            "slug": "2522237"
        },
        {
            "pk": 100244,
            "dec_id": 2522226,
            "description": null,
            "slug": "2522226"
        }
    ],
    "play_length": 15.0,
    "print_play_length": "00:15",
    "slug": "b8b6f1b1-3027-4158-9e4e-75a7d195a4c4",
    "freq_mhz": "773.681",
    "tg_name": "#61200",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info