API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5673807,
    "url": "https://scancbus.com/api_v1/transmission/5673807/?format=api",
    "start_datetime": "2026-04-04T21:49:12-04:00",
    "local_start_datetime": "21:49:12 04/04/2026",
    "audio_file": null,
    "talkgroup": 51750,
    "talkgroup_info": {
        "pk": 680,
        "url": "https://scancbus.com/api_v1/talkgroups/680/?format=api",
        "dec_id": 51750,
        "alpha_tag": "POST49",
        "description": "OSP Post 49 West Jeff Dispatch",
        "slug": "post49",
        "service_type": "Law Dispatch"
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 4756,
            "dec_id": 9004786,
            "description": null,
            "slug": "9004786"
        },
        {
            "pk": 8935,
            "dec_id": 9002360,
            "description": null,
            "slug": "9002360"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "ab4de4c8-31b5-4de0-b7d7-e387aa37c1cc",
    "freq_mhz": "852.212",
    "tg_name": "POST49",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info