API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6942855,
    "url": "https://scancbus.com/api_v1/transmission/6942855/?format=api",
    "start_datetime": "2026-04-21T02:13:40-04:00",
    "local_start_datetime": "02:13:40 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": 7.0,
    "print_play_length": "00:07",
    "slug": "2da5a7b8-8626-43fc-bf2f-53dfb17b9573",
    "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