API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7485791,
    "url": "https://scancbus.com/api_v1/transmission/7485791/?format=api",
    "start_datetime": "2026-04-28T03:33:52-04:00",
    "local_start_datetime": "03:33:52 04/28/2026",
    "audio_file": null,
    "talkgroup": 52555,
    "talkgroup_info": {
        "pk": 653,
        "url": "https://scancbus.com/api_v1/talkgroups/653/?format=api",
        "dec_id": 52555,
        "alpha_tag": "FPRC",
        "description": "Franklin PreRelease Center",
        "slug": "fprc",
        "service_type": "Corrections"
    },
    "freq": 773381250,
    "emergency": false,
    "units": [
        {
            "pk": 5246,
            "dec_id": 9200211,
            "description": null,
            "slug": "9200211"
        },
        {
            "pk": 5246,
            "dec_id": 9200211,
            "description": null,
            "slug": "9200211"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "18ca3664-aca1-41ae-8288-130f89753637",
    "freq_mhz": "773.381",
    "tg_name": "FPRC",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info