API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9099060,
    "url": "https://scancbus.com/api_v1/transmission/9099060/?format=api",
    "start_datetime": "2026-05-19T09:36:36-04:00",
    "local_start_datetime": "09:36:36 05/19/2026",
    "audio_file": null,
    "talkgroup": 57440,
    "talkgroup_info": {
        "pk": 306,
        "url": "https://scancbus.com/api_v1/talkgroups/306/?format=api",
        "dec_id": 57440,
        "alpha_tag": "WST FG-2",
        "description": "Westerville Fireground 2",
        "slug": "wst-fg-2",
        "service_type": "Fire-Tac"
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 2921,
            "dec_id": 2511133,
            "description": "ER111 W3",
            "slug": "er111-w3"
        },
        {
            "pk": 11152,
            "dec_id": 2511311,
            "description": "E113 W1",
            "slug": "e113-w1"
        }
    ],
    "play_length": 18.0,
    "print_play_length": "00:18",
    "slug": "660d2e45-7b48-4f75-a6eb-c60ecb95a721",
    "freq_mhz": "857.938",
    "tg_name": "WST FG-2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info