API endpoint that allows users to be viewed or edited.

GET /api_v1/transmission/?format=api&page=160
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50,
    "next": "https://scancbus.com/api_v1/transmission/?format=api&page=161",
    "previous": "https://scancbus.com/api_v1/transmission/?format=api&page=159",
    "results": [
        {
            "pk": 7196814,
            "url": "https://scancbus.com/api_v1/transmission/7196814/?format=api",
            "start_datetime": "2026-04-23T23:50:25-04:00",
            "local_start_datetime": "23:50:25 04/23/2026",
            "audio_file": null,
            "talkgroup": 54856,
            "talkgroup_info": {
                "pk": 8677,
                "url": "https://scancbus.com/api_v1/talkgroups/8677/?format=api",
                "dec_id": 54856,
                "alpha_tag": "SO64DISP",
                "description": "Perry County Sheriff Dispatch",
                "slug": "so64disp",
                "service_type": "Law Dispatch"
            },
            "freq": 852762500,
            "emergency": false,
            "units": [
                {
                    "pk": 75385,
                    "dec_id": 6490506,
                    "description": null,
                    "slug": "6490506"
                },
                {
                    "pk": 78046,
                    "dec_id": 6490549,
                    "description": null,
                    "slug": "6490549"
                }
            ],
            "play_length": 4.0,
            "print_play_length": "00:04",
            "slug": "1dbcf457-b8af-46e0-a3f6-f18416ee7b1b",
            "freq_mhz": "852.763",
            "tg_name": "SO64DISP",
            "source": 7,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196813,
            "url": "https://scancbus.com/api_v1/transmission/7196813/?format=api",
            "start_datetime": "2026-04-23T23:50:24-04:00",
            "local_start_datetime": "23:50:24 04/23/2026",
            "audio_file": null,
            "talkgroup": 61201,
            "talkgroup_info": {
                "pk": 11296,
                "url": "https://scancbus.com/api_v1/talkgroups/11296/?format=api",
                "dec_id": 61201,
                "alpha_tag": "#61201",
                "description": "TalkGroup #61201",
                "slug": "61201",
                "service_type": null
            },
            "freq": 773031250,
            "emergency": false,
            "units": [
                {
                    "pk": 77260,
                    "dec_id": 2522231,
                    "description": null,
                    "slug": "2522231"
                }
            ],
            "play_length": 4.0,
            "print_play_length": "00:04",
            "slug": "e47dc900-e647-4ad2-b2cf-1966cd529b52",
            "freq_mhz": "773.031",
            "tg_name": "#61201",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196812,
            "url": "https://scancbus.com/api_v1/transmission/7196812/?format=api",
            "start_datetime": "2026-04-23T23:50:19-04:00",
            "local_start_datetime": "23:50:19 04/23/2026",
            "audio_file": null,
            "talkgroup": 57283,
            "talkgroup_info": {
                "pk": 441,
                "url": "https://scancbus.com/api_v1/talkgroups/441/?format=api",
                "dec_id": 57283,
                "alpha_tag": "CPD TAC 1C",
                "description": "CPD Patrol tactical 1C",
                "slug": "cpd-tac-1c",
                "service_type": "Law Tac"
            },
            "freq": 858437500,
            "emergency": false,
            "units": [
                {
                    "pk": 55,
                    "dec_id": 2551818,
                    "description": "CPD 9181",
                    "slug": "cpd-9181"
                },
                {
                    "pk": 2433,
                    "dec_id": 2542854,
                    "description": null,
                    "slug": "2542854"
                }
            ],
            "play_length": 4.0,
            "print_play_length": "00:04",
            "slug": "ee79ed04-794e-4f0b-9413-78feebd156f1",
            "freq_mhz": "858.438",
            "tg_name": "CPD TAC 1C",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196811,
            "url": "https://scancbus.com/api_v1/transmission/7196811/?format=api",
            "start_datetime": "2026-04-23T23:50:16-04:00",
            "local_start_datetime": "23:50:16 04/23/2026",
            "audio_file": null,
            "talkgroup": 63626,
            "talkgroup_info": {
                "pk": 9,
                "url": "https://scancbus.com/api_v1/talkgroups/9/?format=api",
                "dec_id": 63626,
                "alpha_tag": "OSU-P1",
                "description": "OSU Police Dispatch",
                "slug": "osu-p1",
                "service_type": "Law Dispatch"
            },
            "freq": 853662500,
            "emergency": false,
            "units": [
                {
                    "pk": 350,
                    "dec_id": 2560006,
                    "description": null,
                    "slug": "2560006"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "43b1c8d5-0b19-4df4-8a80-d745bd228254",
            "freq_mhz": "853.663",
            "tg_name": "OSU-P1",
            "source": 7,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196810,
            "url": "https://scancbus.com/api_v1/transmission/7196810/?format=api",
            "start_datetime": "2026-04-23T23:50:17-04:00",
            "local_start_datetime": "23:50:17 04/23/2026",
            "audio_file": null,
            "talkgroup": 54856,
            "talkgroup_info": {
                "pk": 8677,
                "url": "https://scancbus.com/api_v1/talkgroups/8677/?format=api",
                "dec_id": 54856,
                "alpha_tag": "SO64DISP",
                "description": "Perry County Sheriff Dispatch",
                "slug": "so64disp",
                "service_type": "Law Dispatch"
            },
            "freq": 852762500,
            "emergency": false,
            "units": [
                {
                    "pk": 75385,
                    "dec_id": 6490506,
                    "description": null,
                    "slug": "6490506"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "f0d9eabc-1799-45b1-b806-e70d53f85d22",
            "freq_mhz": "852.763",
            "tg_name": "SO64DISP",
            "source": 7,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196809,
            "url": "https://scancbus.com/api_v1/transmission/7196809/?format=api",
            "start_datetime": "2026-04-23T23:50:06-04:00",
            "local_start_datetime": "23:50:06 04/23/2026",
            "audio_file": null,
            "talkgroup": 20072,
            "talkgroup_info": {
                "pk": 135,
                "url": "https://scancbus.com/api_v1/talkgroups/135/?format=api",
                "dec_id": 20072,
                "alpha_tag": "HIL PTL 1",
                "description": "Hilliard Patrol 1",
                "slug": "hil-ptl-1",
                "service_type": "Law Dispatch"
            },
            "freq": 851487500,
            "emergency": false,
            "units": [
                {
                    "pk": 2110,
                    "dec_id": 2122094,
                    "description": null,
                    "slug": "2122094"
                },
                {
                    "pk": 3240,
                    "dec_id": 2122117,
                    "description": null,
                    "slug": "2122117"
                },
                {
                    "pk": 6501,
                    "dec_id": 2122213,
                    "description": null,
                    "slug": "2122213"
                }
            ],
            "play_length": 10.0,
            "print_play_length": "00:10",
            "slug": "8a1f89f4-7bc4-4c7c-9cad-2955dc7b1d0d",
            "freq_mhz": "851.487",
            "tg_name": "HIL PTL 1",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196808,
            "url": "https://scancbus.com/api_v1/transmission/7196808/?format=api",
            "start_datetime": "2026-04-23T23:50:18-04:00",
            "local_start_datetime": "23:50:18 04/23/2026",
            "audio_file": null,
            "talkgroup": 10025,
            "talkgroup_info": {
                "pk": 43,
                "url": "https://scancbus.com/api_v1/talkgroups/43/?format=api",
                "dec_id": 10025,
                "alpha_tag": "PWL DISP",
                "description": "Powell Police dispatch",
                "slug": "pwl-disp",
                "service_type": "Law Dispatch"
            },
            "freq": 852287500,
            "emergency": false,
            "units": [
                {
                    "pk": 765,
                    "dec_id": 2118002,
                    "description": "DELCOMM 02",
                    "slug": "delcomm-02"
                }
            ],
            "play_length": 1.0,
            "print_play_length": "00:01",
            "slug": "2b69ccb7-2287-4659-9ba8-5f2fe2a9159c",
            "freq_mhz": "852.288",
            "tg_name": "PWL DISP",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196807,
            "url": "https://scancbus.com/api_v1/transmission/7196807/?format=api",
            "start_datetime": "2026-04-23T23:50:10-04:00",
            "local_start_datetime": "23:50:10 04/23/2026",
            "audio_file": null,
            "talkgroup": 57040,
            "talkgroup_info": {
                "pk": 12,
                "url": "https://scancbus.com/api_v1/talkgroups/12/?format=api",
                "dec_id": 57040,
                "alpha_tag": "9 EMS 1",
                "description": "CFD EMS Medical Ops 1",
                "slug": "9-ems-1",
                "service_type": "EMS-Tac"
            },
            "freq": 858487500,
            "emergency": false,
            "units": [
                {
                    "pk": 10,
                    "dec_id": 2501541,
                    "description": "EMS14 W1",
                    "slug": "ems14-w1"
                },
                {
                    "pk": 3070,
                    "dec_id": 2501581,
                    "description": "M815",
                    "slug": "m815"
                }
            ],
            "play_length": 5.0,
            "print_play_length": "00:05",
            "slug": "edb9977a-1a6d-4623-baa7-350cfd4ea3f4",
            "freq_mhz": "858.487",
            "tg_name": "9 EMS 1",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196806,
            "url": "https://scancbus.com/api_v1/transmission/7196806/?format=api",
            "start_datetime": "2026-04-23T23:49:50-04:00",
            "local_start_datetime": "23:49:50 04/23/2026",
            "audio_file": null,
            "talkgroup": 57269,
            "talkgroup_info": {
                "pk": 8,
                "url": "https://scancbus.com/api_v1/talkgroups/8/?format=api",
                "dec_id": 57269,
                "alpha_tag": "CPD PATROL1",
                "description": "CPD Patrol 1 (North/Northeast)",
                "slug": "cpd-patrol1",
                "service_type": "Law Dispatch"
            },
            "freq": 858987500,
            "emergency": false,
            "units": [
                {
                    "pk": 1436,
                    "dec_id": 2521978,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 1436,
                    "dec_id": 2521978,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 1436,
                    "dec_id": 2521978,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 1436,
                    "dec_id": 2521978,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 1436,
                    "dec_id": 2521978,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 1458,
                    "dec_id": 2543108,
                    "description": null,
                    "slug": "2543108"
                },
                {
                    "pk": 106338,
                    "dec_id": 2543655,
                    "description": null,
                    "slug": "2543655"
                }
            ],
            "play_length": 21.0,
            "print_play_length": "00:21",
            "slug": "fd72b6a0-4b91-41e3-93c0-3511709111ca",
            "freq_mhz": "858.987",
            "tg_name": "PATROL1",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196805,
            "url": "https://scancbus.com/api_v1/transmission/7196805/?format=api",
            "start_datetime": "2026-04-23T23:50:11-04:00",
            "local_start_datetime": "23:50:11 04/23/2026",
            "audio_file": null,
            "talkgroup": 10036,
            "talkgroup_info": {
                "pk": 308,
                "url": "https://scancbus.com/api_v1/talkgroups/308/?format=api",
                "dec_id": 10036,
                "alpha_tag": "DEL EVT 4",
                "description": "Delaware Event 4",
                "slug": "del-evt-4",
                "service_type": " events"
            },
            "freq": 851862500,
            "emergency": false,
            "units": [
                {
                    "pk": 63506,
                    "dec_id": -1,
                    "description": "Unk",
                    "slug": "unk"
                },
                {
                    "pk": 107057,
                    "dec_id": 2521710,
                    "description": null,
                    "slug": "2521710"
                },
                {
                    "pk": 107057,
                    "dec_id": 2521710,
                    "description": null,
                    "slug": "2521710"
                }
            ],
            "play_length": 4.0,
            "print_play_length": "00:04",
            "slug": "fc0464ca-1588-417d-8710-609b9218a7aa",
            "freq_mhz": "851.862",
            "tg_name": "DEL EVT 4",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196804,
            "url": "https://scancbus.com/api_v1/transmission/7196804/?format=api",
            "start_datetime": "2026-04-23T23:50:14-04:00",
            "local_start_datetime": "23:50:14 04/23/2026",
            "audio_file": null,
            "talkgroup": 57292,
            "talkgroup_info": {
                "pk": 502,
                "url": "https://scancbus.com/api_v1/talkgroups/502/?format=api",
                "dec_id": 57292,
                "alpha_tag": "CPD TAC 3B",
                "description": "CPD Patrol tactical 3B",
                "slug": "cpd-tac-3b",
                "service_type": "Law Tac"
            },
            "freq": 856937500,
            "emergency": false,
            "units": [
                {
                    "pk": 4223,
                    "dec_id": 2551018,
                    "description": "CPD 101 MidWatch",
                    "slug": "cpd-101-midwatch"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "908c9038-ab08-48b0-a184-8418cd6b9ad4",
            "freq_mhz": "856.938",
            "tg_name": "CPD TAC 3B",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196803,
            "url": "https://scancbus.com/api_v1/transmission/7196803/?format=api",
            "start_datetime": "2026-04-23T23:50:03-04:00",
            "local_start_datetime": "23:50:03 04/23/2026",
            "audio_file": null,
            "talkgroup": 54824,
            "talkgroup_info": {
                "pk": 3976,
                "url": "https://scancbus.com/api_v1/talkgroups/3976/?format=api",
                "dec_id": 54824,
                "alpha_tag": "SO60DISP",
                "description": "Muskingum Sheriff Dispatch",
                "slug": "so60disp",
                "service_type": "Law Dispatch"
            },
            "freq": 851587500,
            "emergency": false,
            "units": [
                {
                    "pk": 8844,
                    "dec_id": 6090064,
                    "description": "MCSO Dispatch",
                    "slug": "mcso-dispatch"
                },
                {
                    "pk": 8844,
                    "dec_id": 6090064,
                    "description": "MCSO Dispatch",
                    "slug": "mcso-dispatch"
                },
                {
                    "pk": 71211,
                    "dec_id": 6090053,
                    "description": null,
                    "slug": "6090053"
                }
            ],
            "play_length": 8.0,
            "print_play_length": "00:08",
            "slug": "ab88af61-776b-4343-b5ac-971373db41e0",
            "freq_mhz": "851.587",
            "tg_name": "SO60DISP",
            "source": 8,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196802,
            "url": "https://scancbus.com/api_v1/transmission/7196802/?format=api",
            "start_datetime": "2026-04-23T23:50:09-04:00",
            "local_start_datetime": "23:50:09 04/23/2026",
            "audio_file": null,
            "talkgroup": 10025,
            "talkgroup_info": {
                "pk": 43,
                "url": "https://scancbus.com/api_v1/talkgroups/43/?format=api",
                "dec_id": 10025,
                "alpha_tag": "PWL DISP",
                "description": "Powell Police dispatch",
                "slug": "pwl-disp",
                "service_type": "Law Dispatch"
            },
            "freq": 851400000,
            "emergency": false,
            "units": [
                {
                    "pk": 765,
                    "dec_id": 2118002,
                    "description": "DELCOMM 02",
                    "slug": "delcomm-02"
                },
                {
                    "pk": 804,
                    "dec_id": 2110249,
                    "description": null,
                    "slug": "2110249"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "cffecd5d-1dd7-469a-a854-fceadf834a2c",
            "freq_mhz": "851.400",
            "tg_name": "PWL DISP",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196801,
            "url": "https://scancbus.com/api_v1/transmission/7196801/?format=api",
            "start_datetime": "2026-04-23T23:50:08-04:00",
            "local_start_datetime": "23:50:08 04/23/2026",
            "audio_file": null,
            "talkgroup": 54856,
            "talkgroup_info": {
                "pk": 8677,
                "url": "https://scancbus.com/api_v1/talkgroups/8677/?format=api",
                "dec_id": 54856,
                "alpha_tag": "SO64DISP",
                "description": "Perry County Sheriff Dispatch",
                "slug": "so64disp",
                "service_type": "Law Dispatch"
            },
            "freq": 853437500,
            "emergency": false,
            "units": [
                {
                    "pk": 75385,
                    "dec_id": 6490506,
                    "description": null,
                    "slug": "6490506"
                },
                {
                    "pk": 78046,
                    "dec_id": 6490549,
                    "description": null,
                    "slug": "6490549"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "48059c8a-5956-4c2f-ab08-c19e6358f571",
            "freq_mhz": "853.438",
            "tg_name": "SO64DISP",
            "source": 7,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196800,
            "url": "https://scancbus.com/api_v1/transmission/7196800/?format=api",
            "start_datetime": "2026-04-23T23:50:10-04:00",
            "local_start_datetime": "23:50:10 04/23/2026",
            "audio_file": null,
            "talkgroup": 63626,
            "talkgroup_info": {
                "pk": 9,
                "url": "https://scancbus.com/api_v1/talkgroups/9/?format=api",
                "dec_id": 63626,
                "alpha_tag": "OSU-P1",
                "description": "OSU Police Dispatch",
                "slug": "osu-p1",
                "service_type": "Law Dispatch"
            },
            "freq": 851850000,
            "emergency": false,
            "units": [
                {
                    "pk": 94089,
                    "dec_id": 2562114,
                    "description": null,
                    "slug": "2562114"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "daec9465-2047-4b01-ad91-064f94fcf5c1",
            "freq_mhz": "851.850",
            "tg_name": "OSU-P1",
            "source": 7,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196799,
            "url": "https://scancbus.com/api_v1/transmission/7196799/?format=api",
            "start_datetime": "2026-04-23T23:50:11-04:00",
            "local_start_datetime": "23:50:11 04/23/2026",
            "audio_file": null,
            "talkgroup": 57297,
            "talkgroup_info": {
                "pk": 506,
                "url": "https://scancbus.com/api_v1/talkgroups/506/?format=api",
                "dec_id": 57297,
                "alpha_tag": "CPD TAC 4B",
                "description": "CPD Patrol tactical 4B",
                "slug": "cpd-tac-4b",
                "service_type": "Law Tac"
            },
            "freq": 858937500,
            "emergency": false,
            "units": [
                {
                    "pk": 1729,
                    "dec_id": 2550420,
                    "description": "CPD 42",
                    "slug": "cpd-42"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "d9fd8eaf-cbf5-4804-a412-6ec49308d625",
            "freq_mhz": "858.938",
            "tg_name": "CPD TAC 4B",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196798,
            "url": "https://scancbus.com/api_v1/transmission/7196798/?format=api",
            "start_datetime": "2026-04-23T23:50:09-04:00",
            "local_start_datetime": "23:50:09 04/23/2026",
            "audio_file": null,
            "talkgroup": 17562,
            "talkgroup_info": {
                "pk": 1,
                "url": "https://scancbus.com/api_v1/talkgroups/1/?format=api",
                "dec_id": 17562,
                "alpha_tag": "WHPDDSP",
                "description": "Whitehall Police Dispatch",
                "slug": "whpddsp",
                "service_type": "Law Dispatch"
            },
            "freq": 770206250,
            "emergency": false,
            "units": [
                {
                    "pk": 85440,
                    "dec_id": 2515991,
                    "description": null,
                    "slug": "2515991"
                },
                {
                    "pk": 86626,
                    "dec_id": 2515821,
                    "description": null,
                    "slug": "2515821"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "bb29dcf1-dc6a-4d96-9ea6-c57eadc47851",
            "freq_mhz": "770.206",
            "tg_name": "WHPDDSP",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196797,
            "url": "https://scancbus.com/api_v1/transmission/7196797/?format=api",
            "start_datetime": "2026-04-23T23:50:09-04:00",
            "local_start_datetime": "23:50:09 04/23/2026",
            "audio_file": null,
            "talkgroup": 57283,
            "talkgroup_info": {
                "pk": 441,
                "url": "https://scancbus.com/api_v1/talkgroups/441/?format=api",
                "dec_id": 57283,
                "alpha_tag": "CPD TAC 1C",
                "description": "CPD Patrol tactical 1C",
                "slug": "cpd-tac-1c",
                "service_type": "Law Tac"
            },
            "freq": 857937500,
            "emergency": false,
            "units": [
                {
                    "pk": 2433,
                    "dec_id": 2542854,
                    "description": null,
                    "slug": "2542854"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "67988915-9a81-43ad-ac3d-e904a4a7fdc4",
            "freq_mhz": "857.938",
            "tg_name": "CPD TAC 1C",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196796,
            "url": "https://scancbus.com/api_v1/transmission/7196796/?format=api",
            "start_datetime": "2026-04-23T23:49:51-04:00",
            "local_start_datetime": "23:49:51 04/23/2026",
            "audio_file": null,
            "talkgroup": 57272,
            "talkgroup_info": {
                "pk": 16,
                "url": "https://scancbus.com/api_v1/talkgroups/16/?format=api",
                "dec_id": 57272,
                "alpha_tag": "CPD PATROL4",
                "description": "CPD Patrol 4 (North Central)",
                "slug": "cpd-patrol4",
                "service_type": "Law Dispatch"
            },
            "freq": 856487500,
            "emergency": false,
            "units": [
                {
                    "pk": 1439,
                    "dec_id": 2521981,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 1439,
                    "dec_id": 2521981,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 96908,
                    "dec_id": 2543594,
                    "description": null,
                    "slug": "2543594"
                },
                {
                    "pk": 96908,
                    "dec_id": 2543594,
                    "description": null,
                    "slug": "2543594"
                }
            ],
            "play_length": 15.0,
            "print_play_length": "00:15",
            "slug": "35defb68-c3b6-45c5-8540-a660b227e779",
            "freq_mhz": "856.487",
            "tg_name": "PATROL4",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196795,
            "url": "https://scancbus.com/api_v1/transmission/7196795/?format=api",
            "start_datetime": "2026-04-23T23:50:01-04:00",
            "local_start_datetime": "23:50:01 04/23/2026",
            "audio_file": null,
            "talkgroup": 57292,
            "talkgroup_info": {
                "pk": 502,
                "url": "https://scancbus.com/api_v1/talkgroups/502/?format=api",
                "dec_id": 57292,
                "alpha_tag": "CPD TAC 3B",
                "description": "CPD Patrol tactical 3B",
                "slug": "cpd-tac-3b",
                "service_type": "Law Tac"
            },
            "freq": 859937500,
            "emergency": false,
            "units": [
                {
                    "pk": 2561,
                    "dec_id": 2551000,
                    "description": "CPD 100",
                    "slug": "cpd-100"
                }
            ],
            "play_length": 8.0,
            "print_play_length": "00:08",
            "slug": "cc473ba2-9009-4a6b-be67-8b447132f8c5",
            "freq_mhz": "859.938",
            "tg_name": "CPD TAC 3B",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196794,
            "url": "https://scancbus.com/api_v1/transmission/7196794/?format=api",
            "start_datetime": "2026-04-23T23:49:16-04:00",
            "local_start_datetime": "23:49:16 04/23/2026",
            "audio_file": null,
            "talkgroup": 61260,
            "talkgroup_info": {
                "pk": 617,
                "url": "https://scancbus.com/api_v1/talkgroups/617/?format=api",
                "dec_id": 61260,
                "alpha_tag": "RPD TAC1",
                "description": "Reynoldsburg Police Tactical 1",
                "slug": "rpd-tac1",
                "service_type": "Law Tac"
            },
            "freq": 857437500,
            "emergency": false,
            "units": [
                {
                    "pk": 408,
                    "dec_id": 2516879,
                    "description": null,
                    "slug": "2516879"
                },
                {
                    "pk": 408,
                    "dec_id": 2516879,
                    "description": null,
                    "slug": "2516879"
                },
                {
                    "pk": 12322,
                    "dec_id": 2516991,
                    "description": null,
                    "slug": "2516991"
                },
                {
                    "pk": 12322,
                    "dec_id": 2516991,
                    "description": null,
                    "slug": "2516991"
                },
                {
                    "pk": 12322,
                    "dec_id": 2516991,
                    "description": null,
                    "slug": "2516991"
                }
            ],
            "play_length": 44.0,
            "print_play_length": "00:44",
            "slug": "00ce2d16-23cb-4c24-8dc5-c618746d4c24",
            "freq_mhz": "857.438",
            "tg_name": "RPD TAC1",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196793,
            "url": "https://scancbus.com/api_v1/transmission/7196793/?format=api",
            "start_datetime": "2026-04-23T23:49:50-04:00",
            "local_start_datetime": "23:49:50 04/23/2026",
            "audio_file": null,
            "talkgroup": 10036,
            "talkgroup_info": {
                "pk": 308,
                "url": "https://scancbus.com/api_v1/talkgroups/308/?format=api",
                "dec_id": 10036,
                "alpha_tag": "DEL EVT 4",
                "description": "Delaware Event 4",
                "slug": "del-evt-4",
                "service_type": " events"
            },
            "freq": 852287500,
            "emergency": false,
            "units": [
                {
                    "pk": 107057,
                    "dec_id": 2521710,
                    "description": null,
                    "slug": "2521710"
                },
                {
                    "pk": 107057,
                    "dec_id": 2521710,
                    "description": null,
                    "slug": "2521710"
                },
                {
                    "pk": 107057,
                    "dec_id": 2521710,
                    "description": null,
                    "slug": "2521710"
                },
                {
                    "pk": 107057,
                    "dec_id": 2521710,
                    "description": null,
                    "slug": "2521710"
                }
            ],
            "play_length": 17.0,
            "print_play_length": "00:17",
            "slug": "eb2e8a10-5ff7-46f0-ab0b-18f889b7f7da",
            "freq_mhz": "852.288",
            "tg_name": "DEL EVT 4",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196792,
            "url": "https://scancbus.com/api_v1/transmission/7196792/?format=api",
            "start_datetime": "2026-04-23T23:50:01-04:00",
            "local_start_datetime": "23:50:01 04/23/2026",
            "audio_file": null,
            "talkgroup": 51788,
            "talkgroup_info": {
                "pk": 683,
                "url": "https://scancbus.com/api_v1/talkgroups/683/?format=api",
                "dec_id": 51788,
                "alpha_tag": "POST98",
                "description": "Shipley Bldg General HQ Dispatch",
                "slug": "post98",
                "service_type": "Law Dispatch"
            },
            "freq": 770956250,
            "emergency": false,
            "units": [
                {
                    "pk": 663,
                    "dec_id": 9004790,
                    "description": null,
                    "slug": "9004790"
                },
                {
                    "pk": 2599,
                    "dec_id": 9003838,
                    "description": null,
                    "slug": "9003838"
                }
            ],
            "play_length": 4.0,
            "print_play_length": "00:04",
            "slug": "d5fe8522-ebde-4690-82cb-696a558f4801",
            "freq_mhz": "770.956",
            "tg_name": "POST98",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196791,
            "url": "https://scancbus.com/api_v1/transmission/7196791/?format=api",
            "start_datetime": "2026-04-23T23:49:56-04:00",
            "local_start_datetime": "23:49:56 04/23/2026",
            "audio_file": null,
            "talkgroup": 61033,
            "talkgroup_info": {
                "pk": 4,
                "url": "https://scancbus.com/api_v1/talkgroups/4/?format=api",
                "dec_id": 61033,
                "alpha_tag": "SO25 EAST",
                "description": "FCSO East Dispatch",
                "slug": "so25-east",
                "service_type": "Law Dispatch"
            },
            "freq": 852762500,
            "emergency": false,
            "units": [
                {
                    "pk": 3138,
                    "dec_id": 2509957,
                    "description": null,
                    "slug": "2509957"
                },
                {
                    "pk": 3138,
                    "dec_id": 2509957,
                    "description": null,
                    "slug": "2509957"
                },
                {
                    "pk": 101418,
                    "dec_id": 2556074,
                    "description": null,
                    "slug": "2556074"
                },
                {
                    "pk": 101418,
                    "dec_id": 2556074,
                    "description": null,
                    "slug": "2556074"
                }
            ],
            "play_length": 6.0,
            "print_play_length": "00:06",
            "slug": "1f43062e-f0bb-484f-a7ba-a509c9158d31",
            "freq_mhz": "852.763",
            "tg_name": "SO25 EAST",
            "source": 7,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196790,
            "url": "https://scancbus.com/api_v1/transmission/7196790/?format=api",
            "start_datetime": "2026-04-23T23:49:44-04:00",
            "local_start_datetime": "23:49:44 04/23/2026",
            "audio_file": null,
            "talkgroup": 17562,
            "talkgroup_info": {
                "pk": 1,
                "url": "https://scancbus.com/api_v1/talkgroups/1/?format=api",
                "dec_id": 17562,
                "alpha_tag": "WHPDDSP",
                "description": "Whitehall Police Dispatch",
                "slug": "whpddsp",
                "service_type": "Law Dispatch"
            },
            "freq": 774781250,
            "emergency": false,
            "units": [
                {
                    "pk": 85440,
                    "dec_id": 2515991,
                    "description": null,
                    "slug": "2515991"
                },
                {
                    "pk": 86358,
                    "dec_id": 2515895,
                    "description": null,
                    "slug": "2515895"
                },
                {
                    "pk": 86384,
                    "dec_id": 2515837,
                    "description": null,
                    "slug": "2515837"
                },
                {
                    "pk": 86645,
                    "dec_id": 2515806,
                    "description": null,
                    "slug": "2515806"
                }
            ],
            "play_length": 14.0,
            "print_play_length": "00:14",
            "slug": "18c02a1c-2ab3-4163-9d2b-89a6e2039a60",
            "freq_mhz": "774.781",
            "tg_name": "WHPDDSP",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196789,
            "url": "https://scancbus.com/api_v1/transmission/7196789/?format=api",
            "start_datetime": "2026-04-23T23:50:02-04:00",
            "local_start_datetime": "23:50:02 04/23/2026",
            "audio_file": null,
            "talkgroup": 16924,
            "talkgroup_info": {
                "pk": 10659,
                "url": "https://scancbus.com/api_v1/talkgroups/10659/?format=api",
                "dec_id": 16924,
                "alpha_tag": "#16924",
                "description": "TalkGroup #16924",
                "slug": "16924",
                "service_type": null
            },
            "freq": 852175000,
            "emergency": false,
            "units": [
                {
                    "pk": 10410,
                    "dec_id": 2390325,
                    "description": null,
                    "slug": "2390325"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "bad6e251-b2d9-4086-8194-ec2af69b6239",
            "freq_mhz": "852.175",
            "tg_name": "#16924",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196788,
            "url": "https://scancbus.com/api_v1/transmission/7196788/?format=api",
            "start_datetime": "2026-04-23T23:49:59-04:00",
            "local_start_datetime": "23:49:59 04/23/2026",
            "audio_file": null,
            "talkgroup": 20072,
            "talkgroup_info": {
                "pk": 135,
                "url": "https://scancbus.com/api_v1/talkgroups/135/?format=api",
                "dec_id": 20072,
                "alpha_tag": "HIL PTL 1",
                "description": "Hilliard Patrol 1",
                "slug": "hil-ptl-1",
                "service_type": "Law Dispatch"
            },
            "freq": 853362500,
            "emergency": false,
            "units": [
                {
                    "pk": 784,
                    "dec_id": 2128003,
                    "description": "NRECC 03",
                    "slug": "nrecc-03"
                }
            ],
            "play_length": 4.0,
            "print_play_length": "00:04",
            "slug": "f0129ae4-8d7c-4150-b97d-27f45ec6b113",
            "freq_mhz": "853.362",
            "tg_name": "HIL PTL 1",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196787,
            "url": "https://scancbus.com/api_v1/transmission/7196787/?format=api",
            "start_datetime": "2026-04-23T23:50:01-04:00",
            "local_start_datetime": "23:50:01 04/23/2026",
            "audio_file": null,
            "talkgroup": 63518,
            "talkgroup_info": {
                "pk": 764,
                "url": "https://scancbus.com/api_v1/talkgroups/764/?format=api",
                "dec_id": 63518,
                "alpha_tag": "OSUHE1",
                "description": "OSU Hospital Security - Ops 2",
                "slug": "osuhe1",
                "service_type": "Security"
            },
            "freq": 853112500,
            "emergency": false,
            "units": [
                {
                    "pk": 4737,
                    "dec_id": 2566228,
                    "description": null,
                    "slug": "2566228"
                }
            ],
            "play_length": 1.0,
            "print_play_length": "00:01",
            "slug": "63e1af9f-f179-435f-9f23-b01dcb310253",
            "freq_mhz": "853.112",
            "tg_name": "OSUHE1",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196786,
            "url": "https://scancbus.com/api_v1/transmission/7196786/?format=api",
            "start_datetime": "2026-04-23T23:49:57-04:00",
            "local_start_datetime": "23:49:57 04/23/2026",
            "audio_file": null,
            "talkgroup": 54824,
            "talkgroup_info": {
                "pk": 3976,
                "url": "https://scancbus.com/api_v1/talkgroups/3976/?format=api",
                "dec_id": 54824,
                "alpha_tag": "SO60DISP",
                "description": "Muskingum Sheriff Dispatch",
                "slug": "so60disp",
                "service_type": "Law Dispatch"
            },
            "freq": 853600000,
            "emergency": false,
            "units": [
                {
                    "pk": 71211,
                    "dec_id": 6090053,
                    "description": null,
                    "slug": "6090053"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "445d1ab0-1ade-4586-82d5-ee750a8f0629",
            "freq_mhz": "853.600",
            "tg_name": "SO60DISP",
            "source": 8,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196785,
            "url": "https://scancbus.com/api_v1/transmission/7196785/?format=api",
            "start_datetime": "2026-04-23T23:49:57-04:00",
            "local_start_datetime": "23:49:57 04/23/2026",
            "audio_file": null,
            "talkgroup": 57292,
            "talkgroup_info": {
                "pk": 502,
                "url": "https://scancbus.com/api_v1/talkgroups/502/?format=api",
                "dec_id": 57292,
                "alpha_tag": "CPD TAC 3B",
                "description": "CPD Patrol tactical 3B",
                "slug": "cpd-tac-3b",
                "service_type": "Law Tac"
            },
            "freq": 860937500,
            "emergency": false,
            "units": [
                {
                    "pk": 4223,
                    "dec_id": 2551018,
                    "description": "CPD 101 MidWatch",
                    "slug": "cpd-101-midwatch"
                }
            ],
            "play_length": 1.0,
            "print_play_length": "00:01",
            "slug": "725f0ff2-f84d-4628-9d7c-b001068c758e",
            "freq_mhz": "860.938",
            "tg_name": "CPD TAC 3B",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196784,
            "url": "https://scancbus.com/api_v1/transmission/7196784/?format=api",
            "start_datetime": "2026-04-23T23:49:58-04:00",
            "local_start_datetime": "23:49:58 04/23/2026",
            "audio_file": null,
            "talkgroup": 20122,
            "talkgroup_info": {
                "pk": 151,
                "url": "https://scancbus.com/api_v1/talkgroups/151/?format=api",
                "dec_id": 20122,
                "alpha_tag": "UA PTL-1",
                "description": "UA PD Patrol 1",
                "slug": "ua-ptl-1",
                "service_type": "Law Dispatch"
            },
            "freq": 851762500,
            "emergency": false,
            "units": [
                {
                    "pk": 63506,
                    "dec_id": -1,
                    "description": "Unk",
                    "slug": "unk"
                }
            ],
            "play_length": 1.0,
            "print_play_length": "00:01",
            "slug": "12f4a4ee-c199-4312-a6f1-252186a4b44c",
            "freq_mhz": "851.763",
            "tg_name": "UA PTL-1",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196783,
            "url": "https://scancbus.com/api_v1/transmission/7196783/?format=api",
            "start_datetime": "2026-04-23T23:49:50-04:00",
            "local_start_datetime": "23:49:50 04/23/2026",
            "audio_file": null,
            "talkgroup": 63518,
            "talkgroup_info": {
                "pk": 764,
                "url": "https://scancbus.com/api_v1/talkgroups/764/?format=api",
                "dec_id": 63518,
                "alpha_tag": "OSUHE1",
                "description": "OSU Hospital Security - Ops 2",
                "slug": "osuhe1",
                "service_type": "Security"
            },
            "freq": 851787500,
            "emergency": false,
            "units": [
                {
                    "pk": 4737,
                    "dec_id": 2566228,
                    "description": null,
                    "slug": "2566228"
                },
                {
                    "pk": 96977,
                    "dec_id": 2562407,
                    "description": null,
                    "slug": "2562407"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "92a4f5ee-d65e-4385-bef7-42295230cccc",
            "freq_mhz": "851.788",
            "tg_name": "OSUHE1",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196782,
            "url": "https://scancbus.com/api_v1/transmission/7196782/?format=api",
            "start_datetime": "2026-04-23T23:49:52-04:00",
            "local_start_datetime": "23:49:52 04/23/2026",
            "audio_file": null,
            "talkgroup": 20122,
            "talkgroup_info": {
                "pk": 151,
                "url": "https://scancbus.com/api_v1/talkgroups/151/?format=api",
                "dec_id": 20122,
                "alpha_tag": "UA PTL-1",
                "description": "UA PD Patrol 1",
                "slug": "ua-ptl-1",
                "service_type": "Law Dispatch"
            },
            "freq": 854187500,
            "emergency": false,
            "units": [
                {
                    "pk": 2502,
                    "dec_id": 2507600,
                    "description": null,
                    "slug": "2507600"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "0a3c5d72-232f-4c93-9ce9-48168ba10afa",
            "freq_mhz": "854.188",
            "tg_name": "UA PTL-1",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196781,
            "url": "https://scancbus.com/api_v1/transmission/7196781/?format=api",
            "start_datetime": "2026-04-23T23:49:52-04:00",
            "local_start_datetime": "23:49:52 04/23/2026",
            "audio_file": null,
            "talkgroup": 57292,
            "talkgroup_info": {
                "pk": 502,
                "url": "https://scancbus.com/api_v1/talkgroups/502/?format=api",
                "dec_id": 57292,
                "alpha_tag": "CPD TAC 3B",
                "description": "CPD Patrol tactical 3B",
                "slug": "cpd-tac-3b",
                "service_type": "Law Tac"
            },
            "freq": 858437500,
            "emergency": false,
            "units": [
                {
                    "pk": 2561,
                    "dec_id": 2551000,
                    "description": "CPD 100",
                    "slug": "cpd-100"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "f61e1428-da66-4afe-8ae9-4b72ff6d1b84",
            "freq_mhz": "858.438",
            "tg_name": "CPD TAC 3B",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196780,
            "url": "https://scancbus.com/api_v1/transmission/7196780/?format=api",
            "start_datetime": "2026-04-23T23:49:40-04:00",
            "local_start_datetime": "23:49:40 04/23/2026",
            "audio_file": null,
            "talkgroup": 51788,
            "talkgroup_info": {
                "pk": 683,
                "url": "https://scancbus.com/api_v1/talkgroups/683/?format=api",
                "dec_id": 51788,
                "alpha_tag": "POST98",
                "description": "Shipley Bldg General HQ Dispatch",
                "slug": "post98",
                "service_type": "Law Dispatch"
            },
            "freq": 773281250,
            "emergency": false,
            "units": [
                {
                    "pk": 2599,
                    "dec_id": 9003838,
                    "description": null,
                    "slug": "9003838"
                }
            ],
            "play_length": 12.0,
            "print_play_length": "00:12",
            "slug": "54a9e0ab-d271-4c05-870a-45e0c4e758c1",
            "freq_mhz": "773.281",
            "tg_name": "POST98",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196779,
            "url": "https://scancbus.com/api_v1/transmission/7196779/?format=api",
            "start_datetime": "2026-04-23T23:49:44-04:00",
            "local_start_datetime": "23:49:44 04/23/2026",
            "audio_file": null,
            "talkgroup": 20072,
            "talkgroup_info": {
                "pk": 135,
                "url": "https://scancbus.com/api_v1/talkgroups/135/?format=api",
                "dec_id": 20072,
                "alpha_tag": "HIL PTL 1",
                "description": "Hilliard Patrol 1",
                "slug": "hil-ptl-1",
                "service_type": "Law Dispatch"
            },
            "freq": 851487500,
            "emergency": false,
            "units": [
                {
                    "pk": 784,
                    "dec_id": 2128003,
                    "description": "NRECC 03",
                    "slug": "nrecc-03"
                },
                {
                    "pk": 54599,
                    "dec_id": 2122201,
                    "description": null,
                    "slug": "2122201"
                }
            ],
            "play_length": 6.0,
            "print_play_length": "00:06",
            "slug": "d78f525a-d9ed-4e75-8ca8-18e2853ab6bb",
            "freq_mhz": "851.487",
            "tg_name": "HIL PTL 1",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196778,
            "url": "https://scancbus.com/api_v1/transmission/7196778/?format=api",
            "start_datetime": "2026-04-23T23:49:50-04:00",
            "local_start_datetime": "23:49:50 04/23/2026",
            "audio_file": null,
            "talkgroup": 28503,
            "talkgroup_info": {
                "pk": 159,
                "url": "https://scancbus.com/api_v1/talkgroups/159/?format=api",
                "dec_id": 28503,
                "alpha_tag": "SO45DISP",
                "description": "Licking County Sherrif Disp",
                "slug": "so45disp",
                "service_type": "Law Dispatch"
            },
            "freq": 852212500,
            "emergency": false,
            "units": [
                {
                    "pk": 100452,
                    "dec_id": 4592441,
                    "description": "LCRCC",
                    "slug": "lcrcc"
                }
            ],
            "play_length": 1.0,
            "print_play_length": "00:01",
            "slug": "3ea0d394-8856-4ac1-a212-e3e8239ac993",
            "freq_mhz": "852.212",
            "tg_name": "SO45DISP",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196777,
            "url": "https://scancbus.com/api_v1/transmission/7196777/?format=api",
            "start_datetime": "2026-04-23T23:49:49-04:00",
            "local_start_datetime": "23:49:49 04/23/2026",
            "audio_file": null,
            "talkgroup": 57274,
            "talkgroup_info": {
                "pk": 7757,
                "url": "https://scancbus.com/api_v1/talkgroups/7757/?format=api",
                "dec_id": 57274,
                "alpha_tag": "CPD PATROL 6",
                "description": "CPD Patrol 6 (Linden)",
                "slug": "cpd-patrol-6",
                "service_type": "Law Dispatch"
            },
            "freq": 856937500,
            "emergency": false,
            "units": [
                {
                    "pk": 85431,
                    "dec_id": 2543555,
                    "description": null,
                    "slug": "2543555"
                }
            ],
            "play_length": 1.0,
            "print_play_length": "00:01",
            "slug": "4efa4c09-2bb7-4e76-acef-1cea8ad1b65e",
            "freq_mhz": "856.938",
            "tg_name": "PATROL 6",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196776,
            "url": "https://scancbus.com/api_v1/transmission/7196776/?format=api",
            "start_datetime": "2026-04-23T23:49:44-04:00",
            "local_start_datetime": "23:49:44 04/23/2026",
            "audio_file": null,
            "talkgroup": 57269,
            "talkgroup_info": {
                "pk": 8,
                "url": "https://scancbus.com/api_v1/talkgroups/8/?format=api",
                "dec_id": 57269,
                "alpha_tag": "CPD PATROL1",
                "description": "CPD Patrol 1 (North/Northeast)",
                "slug": "cpd-patrol1",
                "service_type": "Law Dispatch"
            },
            "freq": 858487500,
            "emergency": false,
            "units": [
                {
                    "pk": 1458,
                    "dec_id": 2543108,
                    "description": null,
                    "slug": "2543108"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "0b7e399e-2cc6-4b7c-b760-941e65e7126b",
            "freq_mhz": "858.487",
            "tg_name": "PATROL1",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196775,
            "url": "https://scancbus.com/api_v1/transmission/7196775/?format=api",
            "start_datetime": "2026-04-23T23:49:44-04:00",
            "local_start_datetime": "23:49:44 04/23/2026",
            "audio_file": null,
            "talkgroup": 10036,
            "talkgroup_info": {
                "pk": 308,
                "url": "https://scancbus.com/api_v1/talkgroups/308/?format=api",
                "dec_id": 10036,
                "alpha_tag": "DEL EVT 4",
                "description": "Delaware Event 4",
                "slug": "del-evt-4",
                "service_type": " events"
            },
            "freq": 851862500,
            "emergency": false,
            "units": [
                {
                    "pk": 107057,
                    "dec_id": 2521710,
                    "description": null,
                    "slug": "2521710"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "9d1a0344-625d-4e51-9095-2bfd51c20449",
            "freq_mhz": "851.862",
            "tg_name": "DEL EVT 4",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196774,
            "url": "https://scancbus.com/api_v1/transmission/7196774/?format=api",
            "start_datetime": "2026-04-23T23:49:45-04:00",
            "local_start_datetime": "23:49:45 04/23/2026",
            "audio_file": null,
            "talkgroup": 63518,
            "talkgroup_info": {
                "pk": 764,
                "url": "https://scancbus.com/api_v1/talkgroups/764/?format=api",
                "dec_id": 63518,
                "alpha_tag": "OSUHE1",
                "description": "OSU Hospital Security - Ops 2",
                "slug": "osuhe1",
                "service_type": "Security"
            },
            "freq": 852425000,
            "emergency": false,
            "units": [
                {
                    "pk": 96977,
                    "dec_id": 2562407,
                    "description": null,
                    "slug": "2562407"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "c219356c-3350-4e95-983e-31642c78646f",
            "freq_mhz": "852.425",
            "tg_name": "OSUHE1",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196773,
            "url": "https://scancbus.com/api_v1/transmission/7196773/?format=api",
            "start_datetime": "2026-04-23T23:49:47-04:00",
            "local_start_datetime": "23:49:47 04/23/2026",
            "audio_file": null,
            "talkgroup": 57078,
            "talkgroup_info": {
                "pk": 224,
                "url": "https://scancbus.com/api_v1/talkgroups/224/?format=api",
                "dec_id": 57078,
                "alpha_tag": "BN3 FG",
                "description": "CFD Battalion 3 Fireground",
                "slug": "bn3-fg",
                "service_type": "Fire-Tac"
            },
            "freq": 858937500,
            "emergency": false,
            "units": [
                {
                    "pk": 1433,
                    "dec_id": 2521968,
                    "description": "CPD Disp 68",
                    "slug": "cpd-disp-68"
                }
            ],
            "play_length": 1.0,
            "print_play_length": "00:01",
            "slug": "c728a1ba-55b7-4964-9eaf-2c8356a38d37",
            "freq_mhz": "858.938",
            "tg_name": "BN3 FG",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196772,
            "url": "https://scancbus.com/api_v1/transmission/7196772/?format=api",
            "start_datetime": "2026-04-23T23:49:27-04:00",
            "local_start_datetime": "23:49:27 04/23/2026",
            "audio_file": null,
            "talkgroup": 57274,
            "talkgroup_info": {
                "pk": 7757,
                "url": "https://scancbus.com/api_v1/talkgroups/7757/?format=api",
                "dec_id": 57274,
                "alpha_tag": "CPD PATROL 6",
                "description": "CPD Patrol 6 (Linden)",
                "slug": "cpd-patrol-6",
                "service_type": "Law Dispatch"
            },
            "freq": 857937500,
            "emergency": false,
            "units": [
                {
                    "pk": 1431,
                    "dec_id": 2521985,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 1431,
                    "dec_id": 2521985,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 85431,
                    "dec_id": 2543555,
                    "description": null,
                    "slug": "2543555"
                }
            ],
            "play_length": 15.0,
            "print_play_length": "00:15",
            "slug": "78b04f57-91bc-4a39-9914-697b92299f81",
            "freq_mhz": "857.938",
            "tg_name": "PATROL 6",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196771,
            "url": "https://scancbus.com/api_v1/transmission/7196771/?format=api",
            "start_datetime": "2026-04-23T23:49:35-04:00",
            "local_start_datetime": "23:49:35 04/23/2026",
            "audio_file": null,
            "talkgroup": 52616,
            "talkgroup_info": {
                "pk": 9624,
                "url": "https://scancbus.com/api_v1/talkgroups/9624/?format=api",
                "dec_id": 52616,
                "alpha_tag": "#52616",
                "description": "TalkGroup #52616",
                "slug": "52616",
                "service_type": null
            },
            "freq": 770456250,
            "emergency": false,
            "units": [
                {
                    "pk": 5226,
                    "dec_id": 9255307,
                    "description": null,
                    "slug": "9255307"
                },
                {
                    "pk": 69064,
                    "dec_id": 9200838,
                    "description": null,
                    "slug": "9200838"
                }
            ],
            "play_length": 7.0,
            "print_play_length": "00:07",
            "slug": "4473b05a-ac98-430b-9a3e-e188bc781523",
            "freq_mhz": "770.456",
            "tg_name": "#52616",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196770,
            "url": "https://scancbus.com/api_v1/transmission/7196770/?format=api",
            "start_datetime": "2026-04-23T23:49:39-04:00",
            "local_start_datetime": "23:49:39 04/23/2026",
            "audio_file": null,
            "talkgroup": 28503,
            "talkgroup_info": {
                "pk": 159,
                "url": "https://scancbus.com/api_v1/talkgroups/159/?format=api",
                "dec_id": 28503,
                "alpha_tag": "SO45DISP",
                "description": "Licking County Sherrif Disp",
                "slug": "so45disp",
                "service_type": "Law Dispatch"
            },
            "freq": 852037500,
            "emergency": false,
            "units": [
                {
                    "pk": 92859,
                    "dec_id": 4592418,
                    "description": null,
                    "slug": "4592418"
                },
                {
                    "pk": 100362,
                    "dec_id": 4592440,
                    "description": "LCRCC",
                    "slug": "lcrcc"
                }
            ],
            "play_length": 4.0,
            "print_play_length": "00:04",
            "slug": "8ae74fba-0c49-427e-b857-b5f22f49c4b9",
            "freq_mhz": "852.038",
            "tg_name": "SO45DISP",
            "source": 5,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196769,
            "url": "https://scancbus.com/api_v1/transmission/7196769/?format=api",
            "start_datetime": "2026-04-23T23:49:36-04:00",
            "local_start_datetime": "23:49:36 04/23/2026",
            "audio_file": null,
            "talkgroup": 57269,
            "talkgroup_info": {
                "pk": 8,
                "url": "https://scancbus.com/api_v1/talkgroups/8/?format=api",
                "dec_id": 57269,
                "alpha_tag": "CPD PATROL1",
                "description": "CPD Patrol 1 (North/Northeast)",
                "slug": "cpd-patrol1",
                "service_type": "Law Dispatch"
            },
            "freq": 859937500,
            "emergency": false,
            "units": [
                {
                    "pk": 1436,
                    "dec_id": 2521978,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 106338,
                    "dec_id": 2543655,
                    "description": null,
                    "slug": "2543655"
                }
            ],
            "play_length": 4.0,
            "print_play_length": "00:04",
            "slug": "3cbc3941-f2a9-4db0-bab7-fce8cb1a52cc",
            "freq_mhz": "859.938",
            "tg_name": "PATROL1",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196768,
            "url": "https://scancbus.com/api_v1/transmission/7196768/?format=api",
            "start_datetime": "2026-04-23T23:49:36-04:00",
            "local_start_datetime": "23:49:36 04/23/2026",
            "audio_file": null,
            "talkgroup": 10036,
            "talkgroup_info": {
                "pk": 308,
                "url": "https://scancbus.com/api_v1/talkgroups/308/?format=api",
                "dec_id": 10036,
                "alpha_tag": "DEL EVT 4",
                "description": "Delaware Event 4",
                "slug": "del-evt-4",
                "service_type": " events"
            },
            "freq": 851400000,
            "emergency": false,
            "units": [
                {
                    "pk": 107057,
                    "dec_id": 2521710,
                    "description": null,
                    "slug": "2521710"
                },
                {
                    "pk": 107057,
                    "dec_id": 2521710,
                    "description": null,
                    "slug": "2521710"
                }
            ],
            "play_length": 4.0,
            "print_play_length": "00:04",
            "slug": "6868956a-4a1a-4d25-b9bc-de50ebf73e4c",
            "freq_mhz": "851.400",
            "tg_name": "DEL EVT 4",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196767,
            "url": "https://scancbus.com/api_v1/transmission/7196767/?format=api",
            "start_datetime": "2026-04-23T23:49:25-04:00",
            "local_start_datetime": "23:49:25 04/23/2026",
            "audio_file": null,
            "talkgroup": 57273,
            "talkgroup_info": {
                "pk": 5,
                "url": "https://scancbus.com/api_v1/talkgroups/5/?format=api",
                "dec_id": 57273,
                "alpha_tag": "CPD PATROL5",
                "description": "CPD Patrol 5 (Central)",
                "slug": "cpd-patrol5",
                "service_type": "Law Dispatch"
            },
            "freq": 860937500,
            "emergency": false,
            "units": [
                {
                    "pk": 1337,
                    "dec_id": 2542778,
                    "description": null,
                    "slug": "2542778"
                },
                {
                    "pk": 1337,
                    "dec_id": 2542778,
                    "description": null,
                    "slug": "2542778"
                },
                {
                    "pk": 11816,
                    "dec_id": 2521982,
                    "description": "CPD Radio 82",
                    "slug": "cpd-radio-82"
                },
                {
                    "pk": 11816,
                    "dec_id": 2521982,
                    "description": "CPD Radio 82",
                    "slug": "cpd-radio-82"
                }
            ],
            "play_length": 7.0,
            "print_play_length": "00:07",
            "slug": "b0e27096-e0ca-4baf-9b61-a905d762a8db",
            "freq_mhz": "860.938",
            "tg_name": "PATROL5",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196766,
            "url": "https://scancbus.com/api_v1/transmission/7196766/?format=api",
            "start_datetime": "2026-04-23T23:49:36-04:00",
            "local_start_datetime": "23:49:36 04/23/2026",
            "audio_file": null,
            "talkgroup": 61201,
            "talkgroup_info": {
                "pk": 11296,
                "url": "https://scancbus.com/api_v1/talkgroups/11296/?format=api",
                "dec_id": 61201,
                "alpha_tag": "#61201",
                "description": "TalkGroup #61201",
                "slug": "61201",
                "service_type": null
            },
            "freq": 773381250,
            "emergency": false,
            "units": [
                {
                    "pk": 64713,
                    "dec_id": 2522233,
                    "description": null,
                    "slug": "2522233"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "e7646f55-f967-4fed-9d1a-ce04ecf5c13b",
            "freq_mhz": "773.381",
            "tg_name": "#61201",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 7196765,
            "url": "https://scancbus.com/api_v1/transmission/7196765/?format=api",
            "start_datetime": "2026-04-23T23:49:10-04:00",
            "local_start_datetime": "23:49:10 04/23/2026",
            "audio_file": null,
            "talkgroup": 17515,
            "talkgroup_info": {
                "pk": 15,
                "url": "https://scancbus.com/api_v1/talkgroups/15/?format=api",
                "dec_id": 17515,
                "alpha_tag": "GAH DISP",
                "description": "Gahanna Police Dispatch",
                "slug": "gah-disp",
                "service_type": "Law Dispatch"
            },
            "freq": 852475000,
            "emergency": false,
            "units": [
                {
                    "pk": 57389,
                    "dec_id": 2513950,
                    "description": null,
                    "slug": "2513950"
                },
                {
                    "pk": 57389,
                    "dec_id": 2513950,
                    "description": null,
                    "slug": "2513950"
                },
                {
                    "pk": 85349,
                    "dec_id": 2591269,
                    "description": null,
                    "slug": "2591269"
                },
                {
                    "pk": 85349,
                    "dec_id": 2591269,
                    "description": null,
                    "slug": "2591269"
                }
            ],
            "play_length": 21.0,
            "print_play_length": "00:21",
            "slug": "da4570a3-ef0f-4941-a27c-9ed4ae88af3d",
            "freq_mhz": "852.475",
            "tg_name": "GAH DISP",
            "source": 40,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        }
    ]
}
Talkgroup info