API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5962429,
    "url": "https://scancbus.com/api_v1/transmission/5962429/?format=api",
    "start_datetime": "2026-04-08T21:16:23-04:00",
    "local_start_datetime": "21:16:23 04/08/2026",
    "audio_file": null,
    "talkgroup": 59644,
    "talkgroup_info": {
        "pk": 588,
        "url": "https://scancbus.com/api_v1/talkgroups/588/?format=api",
        "dec_id": 59644,
        "alpha_tag": "Mt Carmel Franklinton",
        "description": "Mt Carmel Franklinton",
        "slug": "mt-carmel-franklinton",
        "service_type": "Hospital"
    },
    "freq": 852425000,
    "emergency": false,
    "units": [
        {
            "pk": 3670,
            "dec_id": 2500255,
            "description": null,
            "slug": "2500255"
        },
        {
            "pk": 54177,
            "dec_id": 2591120,
            "description": "MC FRANKLINTON",
            "slug": "mc-franklinton"
        }
    ],
    "play_length": 46.0,
    "print_play_length": "00:46",
    "slug": "ab1a62ef-3d4e-4d51-8755-37d0a607a37f",
    "freq_mhz": "852.425",
    "tg_name": "MTC FRANKL",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info