API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9103111,
    "url": "https://scancbus.com/api_v1/transmission/9103111/?format=api",
    "start_datetime": "2026-05-19T10:33:10-04:00",
    "local_start_datetime": "10:33:10 05/19/2026",
    "audio_file": null,
    "talkgroup": 51732,
    "talkgroup_info": {
        "pk": 19,
        "url": "https://scancbus.com/api_v1/talkgroups/19/?format=api",
        "dec_id": 51732,
        "alpha_tag": "POST25",
        "description": "OSP Post 25 Columbus Dispatch",
        "slug": "post25",
        "service_type": "Law Dispatch"
    },
    "freq": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 1569,
            "dec_id": 9004125,
            "description": null,
            "slug": "9004125"
        },
        {
            "pk": 9009,
            "dec_id": 9004795,
            "description": "OSP POST25",
            "slug": "osp-post25"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "c80e17e8-05b3-4a11-af11-baef70dfeae0",
    "freq_mhz": "774.531",
    "tg_name": "POST25",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info