API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9123865,
    "url": "https://scancbus.com/api_v1/transmission/9123865/?format=api",
    "start_datetime": "2026-05-19T14:46:42-04:00",
    "local_start_datetime": "14:46:42 05/19/2026",
    "audio_file": null,
    "talkgroup": 10023,
    "talkgroup_info": {
        "pk": 423,
        "url": "https://scancbus.com/api_v1/talkgroups/423/?format=api",
        "dec_id": 10023,
        "alpha_tag": "DELPD ADMN",
        "description": "Delaware PD Admin",
        "slug": "delpd-admn",
        "service_type": ""
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 750,
            "dec_id": 2118008,
            "description": "DELCOMM 08",
            "slug": "delcomm-08"
        },
        {
            "pk": 4145,
            "dec_id": 2111343,
            "description": null,
            "slug": "2111343"
        },
        {
            "pk": 4145,
            "dec_id": 2111343,
            "description": null,
            "slug": "2111343"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "86a4bb7e-1ab5-4bb9-9a97-8e86dd96283b",
    "freq_mhz": "851.862",
    "tg_name": "DELPD ADMN",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info