API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6942871,
    "url": "https://scancbus.com/api_v1/transmission/6942871/?format=api",
    "start_datetime": "2026-04-21T02:13:54-04:00",
    "local_start_datetime": "02:13:54 04/21/2026",
    "audio_file": null,
    "talkgroup": 99997,
    "talkgroup_info": {
        "pk": 5946,
        "url": "https://scancbus.com/api_v1/talkgroups/5946/?format=api",
        "dec_id": 99997,
        "alpha_tag": "GENESIS ER VHF",
        "description": "GENESIS ER VHF",
        "slug": "genesis-er-vhf",
        "service_type": "Hospital"
    },
    "freq": 155220000,
    "emergency": false,
    "units": [
        {
            "pk": 100378,
            "dec_id": 49446,
            "description": null,
            "slug": "49446"
        }
    ],
    "play_length": 33.0,
    "print_play_length": "00:33",
    "slug": "3008f52c-353f-4ac9-9ec1-9e1227558b33",
    "freq_mhz": "155.220",
    "tg_name": "GENESIS ER",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info