API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7322533,
    "url": "https://scancbus.com/api_v1/transmission/7322533/?format=api",
    "start_datetime": "2026-04-25T16:28:00-04:00",
    "local_start_datetime": "16:28:00 04/25/2026",
    "audio_file": null,
    "talkgroup": 10237,
    "talkgroup_info": {
        "pk": 72,
        "url": "https://scancbus.com/api_v1/talkgroups/72/?format=api",
        "dec_id": 10237,
        "alpha_tag": "STA322 PA",
        "description": "Station 332 PA",
        "slug": "sta322-pa",
        "service_type": "Fire Dispatch"
    },
    "freq": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 3822,
            "dec_id": 2118016,
            "description": "DELCOMM 16",
            "slug": "delcomm-16"
        }
    ],
    "play_length": 25.0,
    "print_play_length": "00:25",
    "slug": "c07b4d14-7179-407c-a206-2ce892dcd4aa",
    "freq_mhz": "851.400",
    "tg_name": "STA322 PA",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info