API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8601691,
    "url": "https://scancbus.com/api_v1/transmission/8601691/?format=api",
    "start_datetime": "2026-05-12T15:09:30-04:00",
    "local_start_datetime": "15:09:30 05/12/2026",
    "audio_file": null,
    "talkgroup": 51560,
    "talkgroup_info": {
        "pk": 3981,
        "url": "https://scancbus.com/api_v1/talkgroups/3981/?format=api",
        "dec_id": 51560,
        "alpha_tag": "POST60",
        "description": "OSP Zanesville Post Dispatch",
        "slug": "post60",
        "service_type": "Law Dispatch"
    },
    "freq": 851962500,
    "emergency": false,
    "units": [
        {
            "pk": 106842,
            "dec_id": 9002665,
            "description": null,
            "slug": "9002665"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "04e22df5-b6c1-404a-84f6-b58e9ffdebe9",
    "freq_mhz": "851.962",
    "tg_name": "POST60",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info