API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13358501,
    "url": "https://scancbus.com/api_v1/transmission/13358501/?format=api",
    "start_datetime": "2026-07-15T13:37:47-04:00",
    "local_start_datetime": "13:37:47 07/15/2026",
    "audio_file": null,
    "talkgroup": 10045,
    "talkgroup_info": {
        "pk": 42,
        "url": "https://scancbus.com/api_v1/talkgroups/42/?format=api",
        "dec_id": 10045,
        "alpha_tag": "DEL EMS 2",
        "description": "Delaware County EMS 2",
        "slug": "del-ems-2",
        "service_type": "EMS-Tac"
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 2008,
            "dec_id": 2501972,
            "description": "ISU19 W2",
            "slug": "isu19-w2"
        },
        {
            "pk": 2008,
            "dec_id": 2501972,
            "description": "ISU19 W2",
            "slug": "isu19-w2"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "9a730722-211b-41d9-b107-6caa0a600fd9",
    "freq_mhz": "851.862",
    "tg_name": "DEL EMS 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info