API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7075221,
    "url": "https://scancbus.com/api_v1/transmission/7075221/?format=api",
    "start_datetime": "2026-04-22T15:47:24-04:00",
    "local_start_datetime": "15:47:24 04/22/2026",
    "audio_file": null,
    "talkgroup": 39002,
    "talkgroup_info": {
        "pk": 14287,
        "url": "https://scancbus.com/api_v1/talkgroups/14287/?format=api",
        "dec_id": 39002,
        "alpha_tag": "#39002",
        "description": "TalkGroup #39002",
        "slug": "39002",
        "service_type": null
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 78195,
            "dec_id": 6490252,
            "description": null,
            "slug": "6490252"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "54769db2-afe6-4bce-a21f-c1a398132158",
    "freq_mhz": "852.950",
    "tg_name": "#39002",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info