API endpoint that allows users to be viewed or edited.

GET /api_v1/transmission/?format=api&page=63
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=64",
    "previous": "https://scancbus.com/api_v1/transmission/?format=api&page=62",
    "results": [
        {
            "pk": 5972990,
            "url": "https://scancbus.com/api_v1/transmission/5972990/?format=api",
            "start_datetime": "2026-04-09T01:29:16-04:00",
            "local_start_datetime": "01:29:16 04/09/2026",
            "audio_file": null,
            "talkgroup": 61030,
            "talkgroup_info": {
                "pk": 21,
                "url": "https://scancbus.com/api_v1/talkgroups/21/?format=api",
                "dec_id": 61030,
                "alpha_tag": "SO25 WEST",
                "description": "FCSO West Dispatch",
                "slug": "so25-west",
                "service_type": "Law Dispatch"
            },
            "freq": 772856250,
            "emergency": false,
            "units": [
                {
                    "pk": 449,
                    "dec_id": 2519963,
                    "description": null,
                    "slug": "2519963"
                },
                {
                    "pk": 100051,
                    "dec_id": 2556070,
                    "description": null,
                    "slug": "2556070"
                }
            ],
            "play_length": 8.0,
            "print_play_length": "00:08",
            "slug": "28b7c785-fe35-4f36-8ba2-56e0c77ac0ae",
            "freq_mhz": "772.856",
            "tg_name": "SO25 WEST",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972989,
            "url": "https://scancbus.com/api_v1/transmission/5972989/?format=api",
            "start_datetime": "2026-04-09T01:29:24-04:00",
            "local_start_datetime": "01:29:24 04/09/2026",
            "audio_file": null,
            "talkgroup": 61180,
            "talkgroup_info": {
                "pk": 373,
                "url": "https://scancbus.com/api_v1/talkgroups/373/?format=api",
                "dec_id": 61180,
                "alpha_tag": "CMH PD DSP",
                "description": "CMH Police Dispatch",
                "slug": "cmh-pd-dsp",
                "service_type": "Law Dispatch"
            },
            "freq": 773281250,
            "emergency": false,
            "units": [
                {
                    "pk": 3369,
                    "dec_id": 2522341,
                    "description": null,
                    "slug": "2522341"
                }
            ],
            "play_length": 1.0,
            "print_play_length": "00:01",
            "slug": "9ef96699-e110-48a1-90fb-67bd2f5cea95",
            "freq_mhz": "773.281",
            "tg_name": "CMH PD DSP",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972988,
            "url": "https://scancbus.com/api_v1/transmission/5972988/?format=api",
            "start_datetime": "2026-04-09T01:29:15-04:00",
            "local_start_datetime": "01:29:15 04/09/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": 852762500,
            "emergency": false,
            "units": [
                {
                    "pk": 663,
                    "dec_id": 9004790,
                    "description": null,
                    "slug": "9004790"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "96ec9316-88c2-4885-a0f3-b84fa1e24b6b",
            "freq_mhz": "852.763",
            "tg_name": "POST98",
            "source": 7,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972987,
            "url": "https://scancbus.com/api_v1/transmission/5972987/?format=api",
            "start_datetime": "2026-04-09T01:29:14-04:00",
            "local_start_datetime": "01:29:14 04/09/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": 852775000,
            "emergency": false,
            "units": [
                {
                    "pk": 1437,
                    "dec_id": 2560004,
                    "description": "OSU Disp",
                    "slug": "osu-disp"
                },
                {
                    "pk": 6224,
                    "dec_id": 2562233,
                    "description": null,
                    "slug": "2562233"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "9d49e057-1014-4e9e-9945-cef2d8acc820",
            "freq_mhz": "852.775",
            "tg_name": "OSU-P1",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972986,
            "url": "https://scancbus.com/api_v1/transmission/5972986/?format=api",
            "start_datetime": "2026-04-09T01:29:16-04:00",
            "local_start_datetime": "01:29:16 04/09/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": 574,
                    "dec_id": 2543100,
                    "description": null,
                    "slug": "2543100"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "0ded8b8e-cd84-4287-9deb-babb1763562c",
            "freq_mhz": "856.938",
            "tg_name": "PATROL 6",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972985,
            "url": "https://scancbus.com/api_v1/transmission/5972985/?format=api",
            "start_datetime": "2026-04-09T01:29:05-04:00",
            "local_start_datetime": "01:29:05 04/09/2026",
            "audio_file": null,
            "talkgroup": 16501,
            "talkgroup_info": {
                "pk": 963,
                "url": "https://scancbus.com/api_v1/talkgroups/963/?format=api",
                "dec_id": 16501,
                "alpha_tag": "SO23DISP",
                "description": "Fairfield Sheriff Dispatch",
                "slug": "so23disp",
                "service_type": "Emergency Ops"
            },
            "freq": 853437500,
            "emergency": false,
            "units": [
                {
                    "pk": 63957,
                    "dec_id": 2391091,
                    "description": null,
                    "slug": "2391091"
                },
                {
                    "pk": 63957,
                    "dec_id": 2391091,
                    "description": null,
                    "slug": "2391091"
                },
                {
                    "pk": 74599,
                    "dec_id": 2391357,
                    "description": null,
                    "slug": "2391357"
                }
            ],
            "play_length": 10.0,
            "print_play_length": "00:10",
            "slug": "c91c0e95-58d3-4342-a5ff-d3fc38415cd0",
            "freq_mhz": "853.438",
            "tg_name": "SO23DISP",
            "source": 7,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972984,
            "url": "https://scancbus.com/api_v1/transmission/5972984/?format=api",
            "start_datetime": "2026-04-09T01:29:08-04:00",
            "local_start_datetime": "01:29:08 04/09/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": 859987500,
            "emergency": false,
            "units": [
                {
                    "pk": 1431,
                    "dec_id": 2521985,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 55634,
                    "dec_id": 2541967,
                    "description": null,
                    "slug": "2541967"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "9abf2388-e239-4956-8d46-8e8e81a31440",
            "freq_mhz": "859.987",
            "tg_name": "PATROL 6",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972983,
            "url": "https://scancbus.com/api_v1/transmission/5972983/?format=api",
            "start_datetime": "2026-04-09T01:29:09-04:00",
            "local_start_datetime": "01:29:09 04/09/2026",
            "audio_file": null,
            "talkgroup": 10002,
            "talkgroup_info": {
                "pk": 34,
                "url": "https://scancbus.com/api_v1/talkgroups/34/?format=api",
                "dec_id": 10002,
                "alpha_tag": "DCSO DSP 1",
                "description": "DCSO Dispatch primary",
                "slug": "dcso-dsp-1",
                "service_type": "Law Dispatch"
            },
            "freq": 851862500,
            "emergency": false,
            "units": [
                {
                    "pk": 741,
                    "dec_id": 2111006,
                    "description": null,
                    "slug": "2111006"
                },
                {
                    "pk": 844,
                    "dec_id": 2118015,
                    "description": "DCSO Dispatch",
                    "slug": "dcso-dispatch"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "d05a29c2-cc78-458a-80b3-a82ee5b89b04",
            "freq_mhz": "851.862",
            "tg_name": "DCSO DSP 1",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972982,
            "url": "https://scancbus.com/api_v1/transmission/5972982/?format=api",
            "start_datetime": "2026-04-09T01:29:04-04:00",
            "local_start_datetime": "01:29:04 04/09/2026",
            "audio_file": null,
            "talkgroup": 39011,
            "talkgroup_info": {
                "pk": 8686,
                "url": "https://scancbus.com/api_v1/talkgroups/8686/?format=api",
                "dec_id": 39011,
                "alpha_tag": "FD64PG",
                "description": "Perry County Fire Paging",
                "slug": "fd64pg",
                "service_type": "Fire Dispatch"
            },
            "freq": 851850000,
            "emergency": false,
            "units": [
                {
                    "pk": 67779,
                    "dec_id": 6490504,
                    "description": null,
                    "slug": "6490504"
                }
            ],
            "play_length": 5.0,
            "print_play_length": "00:05",
            "slug": "1043faf0-6447-4d72-847e-93560aa4ab43",
            "freq_mhz": "851.850",
            "tg_name": "FD64PG",
            "source": 7,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972981,
            "url": "https://scancbus.com/api_v1/transmission/5972981/?format=api",
            "start_datetime": "2026-04-09T01:29:06-04:00",
            "local_start_datetime": "01:29:06 04/09/2026",
            "audio_file": null,
            "talkgroup": 39523,
            "talkgroup_info": {
                "pk": 9040,
                "url": "https://scancbus.com/api_v1/talkgroups/9040/?format=api",
                "dec_id": 39523,
                "alpha_tag": "SO65DSP2",
                "description": "Pickaway County law alternate",
                "slug": "so65dsp2",
                "service_type": "Law Dispatch"
            },
            "freq": 773681250,
            "emergency": false,
            "units": [
                {
                    "pk": 91957,
                    "dec_id": 6516818,
                    "description": null,
                    "slug": "6516818"
                }
            ],
            "play_length": 1.0,
            "print_play_length": "00:01",
            "slug": "0293ca93-514e-4d2d-b522-8a6ee43c0d78",
            "freq_mhz": "773.681",
            "tg_name": "SO65DSP2",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972980,
            "url": "https://scancbus.com/api_v1/transmission/5972980/?format=api",
            "start_datetime": "2026-04-09T01:28:58-04:00",
            "local_start_datetime": "01:28:58 04/09/2026",
            "audio_file": null,
            "talkgroup": 10018,
            "talkgroup_info": {
                "pk": 36,
                "url": "https://scancbus.com/api_v1/talkgroups/36/?format=api",
                "dec_id": 10018,
                "alpha_tag": "DEL CITY DISP",
                "description": "Delaware City PD Dispatch",
                "slug": "del-city-disp",
                "service_type": "Law Dispatch"
            },
            "freq": 851400000,
            "emergency": false,
            "units": [
                {
                    "pk": 772,
                    "dec_id": 2118007,
                    "description": "DELCOMM 07",
                    "slug": "delcomm-07"
                },
                {
                    "pk": 772,
                    "dec_id": 2118007,
                    "description": "DELCOMM 07",
                    "slug": "delcomm-07"
                },
                {
                    "pk": 779,
                    "dec_id": 2110320,
                    "description": null,
                    "slug": "2110320"
                },
                {
                    "pk": 779,
                    "dec_id": 2110320,
                    "description": null,
                    "slug": "2110320"
                }
            ],
            "play_length": 4.0,
            "print_play_length": "00:04",
            "slug": "a953221f-f3d7-4270-aeb2-fd13082e6297",
            "freq_mhz": "851.400",
            "tg_name": "CITY DISP",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972979,
            "url": "https://scancbus.com/api_v1/transmission/5972979/?format=api",
            "start_datetime": "2026-04-09T01:28:59-04:00",
            "local_start_datetime": "01:28:59 04/09/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": 1437,
                    "dec_id": 2560004,
                    "description": "OSU Disp",
                    "slug": "osu-disp"
                },
                {
                    "pk": 7149,
                    "dec_id": 2562217,
                    "description": null,
                    "slug": "2562217"
                }
            ],
            "play_length": 6.0,
            "print_play_length": "00:06",
            "slug": "d456ab3a-793e-4dc5-94ec-60d5ba3c616e",
            "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": 5972978,
            "url": "https://scancbus.com/api_v1/transmission/5972978/?format=api",
            "start_datetime": "2026-04-09T01:29:04-04:00",
            "local_start_datetime": "01:29:04 04/09/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": 852762500,
            "emergency": false,
            "units": [
                {
                    "pk": 74481,
                    "dec_id": 9005121,
                    "description": null,
                    "slug": "9005121"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "2063436e-2267-4746-a33c-3352106893ba",
            "freq_mhz": "852.763",
            "tg_name": "POST98",
            "source": 7,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972977,
            "url": "https://scancbus.com/api_v1/transmission/5972977/?format=api",
            "start_datetime": "2026-04-09T01:28:55-04:00",
            "local_start_datetime": "01:28:55 04/09/2026",
            "audio_file": null,
            "talkgroup": 10002,
            "talkgroup_info": {
                "pk": 34,
                "url": "https://scancbus.com/api_v1/talkgroups/34/?format=api",
                "dec_id": 10002,
                "alpha_tag": "DCSO DSP 1",
                "description": "DCSO Dispatch primary",
                "slug": "dcso-dsp-1",
                "service_type": "Law Dispatch"
            },
            "freq": 852287500,
            "emergency": false,
            "units": [
                {
                    "pk": 844,
                    "dec_id": 2118015,
                    "description": "DCSO Dispatch",
                    "slug": "dcso-dispatch"
                },
                {
                    "pk": 885,
                    "dec_id": 2111027,
                    "description": null,
                    "slug": "2111027"
                }
            ],
            "play_length": 8.0,
            "print_play_length": "00:08",
            "slug": "1c9522fc-238d-4831-baa0-72833ee38dc9",
            "freq_mhz": "852.288",
            "tg_name": "DCSO DSP 1",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972976,
            "url": "https://scancbus.com/api_v1/transmission/5972976/?format=api",
            "start_datetime": "2026-04-09T01:28:51-04:00",
            "local_start_datetime": "01:28:51 04/09/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": 772356250,
            "emergency": false,
            "units": [
                {
                    "pk": 4737,
                    "dec_id": 2566228,
                    "description": null,
                    "slug": "2566228"
                },
                {
                    "pk": 4737,
                    "dec_id": 2566228,
                    "description": null,
                    "slug": "2566228"
                },
                {
                    "pk": 71542,
                    "dec_id": 2566391,
                    "description": null,
                    "slug": "2566391"
                },
                {
                    "pk": 71542,
                    "dec_id": 2566391,
                    "description": null,
                    "slug": "2566391"
                }
            ],
            "play_length": 6.0,
            "print_play_length": "00:06",
            "slug": "c50cf6ec-60a6-4018-a8c8-3f61678e07ae",
            "freq_mhz": "772.356",
            "tg_name": "OSUHE1",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972975,
            "url": "https://scancbus.com/api_v1/transmission/5972975/?format=api",
            "start_datetime": "2026-04-09T01:28:55-04:00",
            "local_start_datetime": "01:28:55 04/09/2026",
            "audio_file": null,
            "talkgroup": 39523,
            "talkgroup_info": {
                "pk": 9040,
                "url": "https://scancbus.com/api_v1/talkgroups/9040/?format=api",
                "dec_id": 39523,
                "alpha_tag": "SO65DSP2",
                "description": "Pickaway County law alternate",
                "slug": "so65dsp2",
                "service_type": "Law Dispatch"
            },
            "freq": 773131250,
            "emergency": false,
            "units": [
                {
                    "pk": 97046,
                    "dec_id": 6516481,
                    "description": null,
                    "slug": "6516481"
                }
            ],
            "play_length": 9.0,
            "print_play_length": "00:09",
            "slug": "2f176d96-a555-4630-a791-02656d637fd5",
            "freq_mhz": "773.131",
            "tg_name": "SO65DSP2",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972974,
            "url": "https://scancbus.com/api_v1/transmission/5972974/?format=api",
            "start_datetime": "2026-04-09T01:28:40-04:00",
            "local_start_datetime": "01:28:40 04/09/2026",
            "audio_file": null,
            "talkgroup": 57088,
            "talkgroup_info": {
                "pk": 6675,
                "url": "https://scancbus.com/api_v1/talkgroups/6675/?format=api",
                "dec_id": 57088,
                "alpha_tag": "IM-MAINT2",
                "description": "Infrastructure Mgt (Street Maint) - Central yard",
                "slug": "im-maint2",
                "service_type": "Public Works "
            },
            "freq": 858937500,
            "emergency": false,
            "units": [
                {
                    "pk": 12709,
                    "dec_id": 2536037,
                    "description": null,
                    "slug": "2536037"
                },
                {
                    "pk": 12709,
                    "dec_id": 2536037,
                    "description": null,
                    "slug": "2536037"
                },
                {
                    "pk": 12709,
                    "dec_id": 2536037,
                    "description": null,
                    "slug": "2536037"
                },
                {
                    "pk": 95695,
                    "dec_id": 2536366,
                    "description": null,
                    "slug": "2536366"
                },
                {
                    "pk": 95695,
                    "dec_id": 2536366,
                    "description": null,
                    "slug": "2536366"
                },
                {
                    "pk": 95695,
                    "dec_id": 2536366,
                    "description": null,
                    "slug": "2536366"
                }
            ],
            "play_length": 17.0,
            "print_play_length": "00:17",
            "slug": "1f12c8c6-436d-4620-a98a-0886e4a5d3a0",
            "freq_mhz": "858.938",
            "tg_name": "IM-MAINT2",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972973,
            "url": "https://scancbus.com/api_v1/transmission/5972973/?format=api",
            "start_datetime": "2026-04-09T01:28:57-04:00",
            "local_start_datetime": "01:28:57 04/09/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": 852950000,
            "emergency": false,
            "units": [
                {
                    "pk": 663,
                    "dec_id": 9004790,
                    "description": null,
                    "slug": "9004790"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "dab3071e-2b96-43b4-afee-4e534e889513",
            "freq_mhz": "852.950",
            "tg_name": "POST98",
            "source": 7,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972972,
            "url": "https://scancbus.com/api_v1/transmission/5972972/?format=api",
            "start_datetime": "2026-04-09T01:28:45-04:00",
            "local_start_datetime": "01:28:45 04/09/2026",
            "audio_file": null,
            "talkgroup": 57271,
            "talkgroup_info": {
                "pk": 2,
                "url": "https://scancbus.com/api_v1/talkgroups/2/?format=api",
                "dec_id": 57271,
                "alpha_tag": "CPD PATROL3",
                "description": "CPD Patrol 3 (Southwest)",
                "slug": "cpd-patrol3",
                "service_type": "Law Dispatch"
            },
            "freq": 856487500,
            "emergency": false,
            "units": [
                {
                    "pk": 1446,
                    "dec_id": 2521977,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 1446,
                    "dec_id": 2521977,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 3218,
                    "dec_id": 2542964,
                    "description": null,
                    "slug": "2542964"
                },
                {
                    "pk": 3218,
                    "dec_id": 2542964,
                    "description": null,
                    "slug": "2542964"
                },
                {
                    "pk": 63506,
                    "dec_id": -1,
                    "description": "Unk",
                    "slug": "unk"
                }
            ],
            "play_length": 7.0,
            "print_play_length": "00:07",
            "slug": "39ebfd1f-fc93-4ab7-951e-b424537f139d",
            "freq_mhz": "856.487",
            "tg_name": "PATROL3",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972971,
            "url": "https://scancbus.com/api_v1/transmission/5972971/?format=api",
            "start_datetime": "2026-04-09T01:28:51-04:00",
            "local_start_datetime": "01:28:51 04/09/2026",
            "audio_file": null,
            "talkgroup": 10002,
            "talkgroup_info": {
                "pk": 34,
                "url": "https://scancbus.com/api_v1/talkgroups/34/?format=api",
                "dec_id": 10002,
                "alpha_tag": "DCSO DSP 1",
                "description": "DCSO Dispatch primary",
                "slug": "dcso-dsp-1",
                "service_type": "Law Dispatch"
            },
            "freq": 851862500,
            "emergency": false,
            "units": [
                {
                    "pk": 885,
                    "dec_id": 2111027,
                    "description": null,
                    "slug": "2111027"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "11739555-537d-468c-9373-7b966f6281ab",
            "freq_mhz": "851.862",
            "tg_name": "DCSO DSP 1",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972970,
            "url": "https://scancbus.com/api_v1/transmission/5972970/?format=api",
            "start_datetime": "2026-04-09T01:28:47-04:00",
            "local_start_datetime": "01:28:47 04/09/2026",
            "audio_file": null,
            "talkgroup": 36500,
            "talkgroup_info": {
                "pk": 1143,
                "url": "https://scancbus.com/api_v1/talkgroups/1143/?format=api",
                "dec_id": 36500,
                "alpha_tag": "SO59DISP",
                "description": "Morrow County Law Disp",
                "slug": "so59disp",
                "service_type": "Law Dispatch"
            },
            "freq": 772081250,
            "emergency": false,
            "units": [
                {
                    "pk": 86780,
                    "dec_id": 5990425,
                    "description": null,
                    "slug": "5990425"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "ee32dbb5-66cd-45e8-9833-4d7c04e205ed",
            "freq_mhz": "772.081",
            "tg_name": "SO59DISP",
            "source": 5,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972969,
            "url": "https://scancbus.com/api_v1/transmission/5972969/?format=api",
            "start_datetime": "2026-04-09T01:28:42-04:00",
            "local_start_datetime": "01:28:42 04/09/2026",
            "audio_file": null,
            "talkgroup": 39523,
            "talkgroup_info": {
                "pk": 9040,
                "url": "https://scancbus.com/api_v1/talkgroups/9040/?format=api",
                "dec_id": 39523,
                "alpha_tag": "SO65DSP2",
                "description": "Pickaway County law alternate",
                "slug": "so65dsp2",
                "service_type": "Law Dispatch"
            },
            "freq": 770456250,
            "emergency": false,
            "units": [
                {
                    "pk": 91957,
                    "dec_id": 6516818,
                    "description": null,
                    "slug": "6516818"
                },
                {
                    "pk": 97046,
                    "dec_id": 6516481,
                    "description": null,
                    "slug": "6516481"
                },
                {
                    "pk": 99066,
                    "dec_id": 6516813,
                    "description": null,
                    "slug": "6516813"
                }
            ],
            "play_length": 6.0,
            "print_play_length": "00:06",
            "slug": "64558639-5fa0-4c10-baef-75bec7f78f0a",
            "freq_mhz": "770.456",
            "tg_name": "SO65DSP2",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972968,
            "url": "https://scancbus.com/api_v1/transmission/5972968/?format=api",
            "start_datetime": "2026-04-09T01:28:43-04:00",
            "local_start_datetime": "01:28:43 04/09/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": 857437500,
            "emergency": false,
            "units": [
                {
                    "pk": 1431,
                    "dec_id": 2521985,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 6734,
                    "dec_id": 2553910,
                    "description": null,
                    "slug": "2553910"
                }
            ],
            "play_length": 5.0,
            "print_play_length": "00:05",
            "slug": "0122e841-2e14-4333-b293-2d23d974add8",
            "freq_mhz": "857.438",
            "tg_name": "PATROL 6",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972967,
            "url": "https://scancbus.com/api_v1/transmission/5972967/?format=api",
            "start_datetime": "2026-04-09T01:28:45-04:00",
            "local_start_datetime": "01:28:45 04/09/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": 852175000,
            "emergency": false,
            "units": [
                {
                    "pk": 71542,
                    "dec_id": 2566391,
                    "description": null,
                    "slug": "2566391"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "82650662-8775-4818-a777-09bebcaecf39",
            "freq_mhz": "852.175",
            "tg_name": "OSUHE1",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972966,
            "url": "https://scancbus.com/api_v1/transmission/5972966/?format=api",
            "start_datetime": "2026-04-09T01:28:12-04:00",
            "local_start_datetime": "01:28:12 04/09/2026",
            "audio_file": null,
            "talkgroup": 36500,
            "talkgroup_info": {
                "pk": 1143,
                "url": "https://scancbus.com/api_v1/talkgroups/1143/?format=api",
                "dec_id": 36500,
                "alpha_tag": "SO59DISP",
                "description": "Morrow County Law Disp",
                "slug": "so59disp",
                "service_type": "Law Dispatch"
            },
            "freq": 771781250,
            "emergency": false,
            "units": [
                {
                    "pk": 8493,
                    "dec_id": 5900040,
                    "description": null,
                    "slug": "5900040"
                },
                {
                    "pk": 8493,
                    "dec_id": 5900040,
                    "description": null,
                    "slug": "5900040"
                },
                {
                    "pk": 86780,
                    "dec_id": 5990425,
                    "description": null,
                    "slug": "5990425"
                },
                {
                    "pk": 86780,
                    "dec_id": 5990425,
                    "description": null,
                    "slug": "5990425"
                }
            ],
            "play_length": 27.0,
            "print_play_length": "00:27",
            "slug": "72150f0d-42ea-49c8-adcb-f4ed5da40338",
            "freq_mhz": "771.781",
            "tg_name": "SO59DISP",
            "source": 5,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972965,
            "url": "https://scancbus.com/api_v1/transmission/5972965/?format=api",
            "start_datetime": "2026-04-09T01:28:31-04:00",
            "local_start_datetime": "01:28:31 04/09/2026",
            "audio_file": null,
            "talkgroup": 57271,
            "talkgroup_info": {
                "pk": 2,
                "url": "https://scancbus.com/api_v1/talkgroups/2/?format=api",
                "dec_id": 57271,
                "alpha_tag": "CPD PATROL3",
                "description": "CPD Patrol 3 (Southwest)",
                "slug": "cpd-patrol3",
                "service_type": "Law Dispatch"
            },
            "freq": 859937500,
            "emergency": false,
            "units": [
                {
                    "pk": 1446,
                    "dec_id": 2521977,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 1446,
                    "dec_id": 2521977,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 108076,
                    "dec_id": 2540490,
                    "description": null,
                    "slug": "2540490"
                },
                {
                    "pk": 108076,
                    "dec_id": 2540490,
                    "description": null,
                    "slug": "2540490"
                }
            ],
            "play_length": 5.0,
            "print_play_length": "00:05",
            "slug": "2ec7ed4d-6635-46ca-a4a3-881269b29c9b",
            "freq_mhz": "859.938",
            "tg_name": "PATROL3",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972964,
            "url": "https://scancbus.com/api_v1/transmission/5972964/?format=api",
            "start_datetime": "2026-04-09T01:28:22-04:00",
            "local_start_datetime": "01:28:22 04/09/2026",
            "audio_file": null,
            "talkgroup": 39523,
            "talkgroup_info": {
                "pk": 9040,
                "url": "https://scancbus.com/api_v1/talkgroups/9040/?format=api",
                "dec_id": 39523,
                "alpha_tag": "SO65DSP2",
                "description": "Pickaway County law alternate",
                "slug": "so65dsp2",
                "service_type": "Law Dispatch"
            },
            "freq": 774531250,
            "emergency": false,
            "units": [
                {
                    "pk": 91957,
                    "dec_id": 6516818,
                    "description": null,
                    "slug": "6516818"
                },
                {
                    "pk": 97046,
                    "dec_id": 6516481,
                    "description": null,
                    "slug": "6516481"
                },
                {
                    "pk": 97046,
                    "dec_id": 6516481,
                    "description": null,
                    "slug": "6516481"
                }
            ],
            "play_length": 14.0,
            "print_play_length": "00:14",
            "slug": "97d4a319-2179-4676-99ff-3842a7b7738e",
            "freq_mhz": "774.531",
            "tg_name": "SO65DSP2",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972963,
            "url": "https://scancbus.com/api_v1/transmission/5972963/?format=api",
            "start_datetime": "2026-04-09T01:28:13-04:00",
            "local_start_datetime": "01:28:13 04/09/2026",
            "audio_file": null,
            "talkgroup": 57404,
            "talkgroup_info": {
                "pk": 11,
                "url": "https://scancbus.com/api_v1/talkgroups/11/?format=api",
                "dec_id": 57404,
                "alpha_tag": "WPD DISP",
                "description": "Westerville Police Dispatch",
                "slug": "wpd-disp",
                "service_type": "Law Dispatch"
            },
            "freq": 858437500,
            "emergency": false,
            "units": [
                {
                    "pk": 394,
                    "dec_id": 2511715,
                    "description": "WPD Car15",
                    "slug": "wpd-car15"
                },
                {
                    "pk": 638,
                    "dec_id": 2521964,
                    "description": "WSTV-4",
                    "slug": "wstv-4"
                },
                {
                    "pk": 638,
                    "dec_id": 2521964,
                    "description": "WSTV-4",
                    "slug": "wstv-4"
                },
                {
                    "pk": 638,
                    "dec_id": 2521964,
                    "description": "WSTV-4",
                    "slug": "wstv-4"
                },
                {
                    "pk": 2505,
                    "dec_id": 2511719,
                    "description": "WPD Car19",
                    "slug": "wpd-car19"
                }
            ],
            "play_length": 13.0,
            "print_play_length": "00:13",
            "slug": "11d30a97-2c5d-4dec-bd43-ecdc9590b67b",
            "freq_mhz": "858.438",
            "tg_name": "WPD DISP",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972962,
            "url": "https://scancbus.com/api_v1/transmission/5972962/?format=api",
            "start_datetime": "2026-04-09T01:28:21-04:00",
            "local_start_datetime": "01:28:21 04/09/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": 858987500,
            "emergency": false,
            "units": [
                {
                    "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"
                },
                {
                    "pk": 13157,
                    "dec_id": 2543120,
                    "description": null,
                    "slug": "2543120"
                },
                {
                    "pk": 13157,
                    "dec_id": 2543120,
                    "description": null,
                    "slug": "2543120"
                }
            ],
            "play_length": 6.0,
            "print_play_length": "00:06",
            "slug": "ec3ce139-3ef3-4b8b-8efb-6c3e115236e2",
            "freq_mhz": "858.987",
            "tg_name": "PATROL5",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972961,
            "url": "https://scancbus.com/api_v1/transmission/5972961/?format=api",
            "start_datetime": "2026-04-09T01:28:19-04:00",
            "local_start_datetime": "01:28:19 04/09/2026",
            "audio_file": null,
            "talkgroup": 17571,
            "talkgroup_info": {
                "pk": 32,
                "url": "https://scancbus.com/api_v1/talkgroups/32/?format=api",
                "dec_id": 17571,
                "alpha_tag": "GHPD DISPATCH",
                "description": "Grandview Heights PD DSP",
                "slug": "ghpd-dispatch",
                "service_type": "Law Dispatch"
            },
            "freq": 769206250,
            "emergency": false,
            "units": [
                {
                    "pk": 4650,
                    "dec_id": 2590826,
                    "description": null,
                    "slug": "2590826"
                },
                {
                    "pk": 99156,
                    "dec_id": 2590100,
                    "description": null,
                    "slug": "2590100"
                }
            ],
            "play_length": 4.0,
            "print_play_length": "00:04",
            "slug": "803a5e3a-664c-4296-b715-db81670b3951",
            "freq_mhz": "769.206",
            "tg_name": "GHPD DSP",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972960,
            "url": "https://scancbus.com/api_v1/transmission/5972960/?format=api",
            "start_datetime": "2026-04-09T01:28:13-04:00",
            "local_start_datetime": "01:28:13 04/09/2026",
            "audio_file": null,
            "talkgroup": 52583,
            "talkgroup_info": {
                "pk": 9654,
                "url": "https://scancbus.com/api_v1/talkgroups/9654/?format=api",
                "dec_id": 52583,
                "alpha_tag": "#52583",
                "description": "TalkGroup #52583",
                "slug": "52583",
                "service_type": null
            },
            "freq": 851787500,
            "emergency": false,
            "units": [
                {
                    "pk": 66685,
                    "dec_id": 9202558,
                    "description": null,
                    "slug": "9202558"
                },
                {
                    "pk": 66881,
                    "dec_id": 9202541,
                    "description": null,
                    "slug": "9202541"
                }
            ],
            "play_length": 10.0,
            "print_play_length": "00:10",
            "slug": "9cf0d565-5114-4fdf-b257-e639c441518c",
            "freq_mhz": "851.788",
            "tg_name": "#52583",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972959,
            "url": "https://scancbus.com/api_v1/transmission/5972959/?format=api",
            "start_datetime": "2026-04-09T01:28:15-04:00",
            "local_start_datetime": "01:28:15 04/09/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": 851812500,
            "emergency": false,
            "units": [
                {
                    "pk": 99869,
                    "dec_id": 2515842,
                    "description": null,
                    "slug": "2515842"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "fc4ae033-2884-46ea-b016-c682d9842fc5",
            "freq_mhz": "851.812",
            "tg_name": "WHPDDSP",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972958,
            "url": "https://scancbus.com/api_v1/transmission/5972958/?format=api",
            "start_datetime": "2026-04-09T01:27:57-04:00",
            "local_start_datetime": "01:27:57 04/09/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": 852212500,
            "emergency": false,
            "units": [
                {
                    "pk": 85478,
                    "dec_id": 2515992,
                    "description": null,
                    "slug": "2515992"
                },
                {
                    "pk": 85478,
                    "dec_id": 2515992,
                    "description": null,
                    "slug": "2515992"
                },
                {
                    "pk": 99869,
                    "dec_id": 2515842,
                    "description": null,
                    "slug": "2515842"
                }
            ],
            "play_length": 12.0,
            "print_play_length": "00:12",
            "slug": "d74c968c-fe33-4862-ac2c-d63c4ff35396",
            "freq_mhz": "852.212",
            "tg_name": "WHPDDSP",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972957,
            "url": "https://scancbus.com/api_v1/transmission/5972957/?format=api",
            "start_datetime": "2026-04-09T01:28:07-04:00",
            "local_start_datetime": "01:28:07 04/09/2026",
            "audio_file": null,
            "talkgroup": 57404,
            "talkgroup_info": {
                "pk": 11,
                "url": "https://scancbus.com/api_v1/talkgroups/11/?format=api",
                "dec_id": 57404,
                "alpha_tag": "WPD DISP",
                "description": "Westerville Police Dispatch",
                "slug": "wpd-disp",
                "service_type": "Law Dispatch"
            },
            "freq": 858487500,
            "emergency": false,
            "units": [
                {
                    "pk": 2505,
                    "dec_id": 2511719,
                    "description": "WPD Car19",
                    "slug": "wpd-car19"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "8f74c5c2-6019-44c8-8c67-7f26f0686fe6",
            "freq_mhz": "858.487",
            "tg_name": "WPD DISP",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972956,
            "url": "https://scancbus.com/api_v1/transmission/5972956/?format=api",
            "start_datetime": "2026-04-09T01:27:55-04:00",
            "local_start_datetime": "01:27:55 04/09/2026",
            "audio_file": null,
            "talkgroup": 57271,
            "talkgroup_info": {
                "pk": 2,
                "url": "https://scancbus.com/api_v1/talkgroups/2/?format=api",
                "dec_id": 57271,
                "alpha_tag": "CPD PATROL3",
                "description": "CPD Patrol 3 (Southwest)",
                "slug": "cpd-patrol3",
                "service_type": "Law Dispatch"
            },
            "freq": 857937500,
            "emergency": false,
            "units": [
                {
                    "pk": 1446,
                    "dec_id": 2521977,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 1446,
                    "dec_id": 2521977,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 56871,
                    "dec_id": 2543263,
                    "description": null,
                    "slug": "2543263"
                },
                {
                    "pk": 74920,
                    "dec_id": 2543437,
                    "description": null,
                    "slug": "2543437"
                },
                {
                    "pk": 74920,
                    "dec_id": 2543437,
                    "description": null,
                    "slug": "2543437"
                }
            ],
            "play_length": 7.0,
            "print_play_length": "00:07",
            "slug": "35c55ad7-517d-451c-a23c-58bbfbc71e33",
            "freq_mhz": "857.938",
            "tg_name": "PATROL3",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972955,
            "url": "https://scancbus.com/api_v1/transmission/5972955/?format=api",
            "start_datetime": "2026-04-09T01:28:04-04:00",
            "local_start_datetime": "01:28:04 04/09/2026",
            "audio_file": null,
            "talkgroup": 61180,
            "talkgroup_info": {
                "pk": 373,
                "url": "https://scancbus.com/api_v1/talkgroups/373/?format=api",
                "dec_id": 61180,
                "alpha_tag": "CMH PD DSP",
                "description": "CMH Police Dispatch",
                "slug": "cmh-pd-dsp",
                "service_type": "Law Dispatch"
            },
            "freq": 853812500,
            "emergency": false,
            "units": [
                {
                    "pk": 2525,
                    "dec_id": 2522935,
                    "description": "CMHPD",
                    "slug": "cmhpd"
                }
            ],
            "play_length": 1.0,
            "print_play_length": "00:01",
            "slug": "8ea7ee17-2aac-46a2-8fe2-aca4e3bdd1e3",
            "freq_mhz": "853.812",
            "tg_name": "CMH PD DSP",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972954,
            "url": "https://scancbus.com/api_v1/transmission/5972954/?format=api",
            "start_datetime": "2026-04-09T01:28:02-04:00",
            "local_start_datetime": "01:28:02 04/09/2026",
            "audio_file": null,
            "talkgroup": 37038,
            "talkgroup_info": {
                "pk": 3979,
                "url": "https://scancbus.com/api_v1/talkgroups/3979/?format=api",
                "dec_id": 37038,
                "alpha_tag": "ZZV-PD",
                "description": "Zanesville Police Dispatch",
                "slug": "zzv-pd",
                "service_type": "Law Dispatch"
            },
            "freq": 853600000,
            "emergency": false,
            "units": [
                {
                    "pk": 81896,
                    "dec_id": 6091950,
                    "description": null,
                    "slug": "6091950"
                }
            ],
            "play_length": 2.0,
            "print_play_length": "00:02",
            "slug": "f8284e6e-80fa-4012-aa95-4f648a894e6d",
            "freq_mhz": "853.600",
            "tg_name": "ZZV-PD",
            "source": 8,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972953,
            "url": "https://scancbus.com/api_v1/transmission/5972953/?format=api",
            "start_datetime": "2026-04-09T01:27:35-04:00",
            "local_start_datetime": "01:27:35 04/09/2026",
            "audio_file": null,
            "talkgroup": 17536,
            "talkgroup_info": {
                "pk": 104,
                "url": "https://scancbus.com/api_v1/talkgroups/104/?format=api",
                "dec_id": 17536,
                "alpha_tag": "CSCC PD",
                "description": "Columbus State College PD",
                "slug": "cscc-pd",
                "service_type": "Law Dispatch"
            },
            "freq": 852475000,
            "emergency": false,
            "units": [
                {
                    "pk": 4172,
                    "dec_id": 2590492,
                    "description": null,
                    "slug": "2590492"
                },
                {
                    "pk": 4172,
                    "dec_id": 2590492,
                    "description": null,
                    "slug": "2590492"
                },
                {
                    "pk": 86835,
                    "dec_id": 2591285,
                    "description": null,
                    "slug": "2591285"
                },
                {
                    "pk": 86835,
                    "dec_id": 2591285,
                    "description": null,
                    "slug": "2591285"
                }
            ],
            "play_length": 23.0,
            "print_play_length": "00:23",
            "slug": "d3aed0ac-b018-412a-a0a0-5dcad0d46ec7",
            "freq_mhz": "852.475",
            "tg_name": "CSCC PD",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972952,
            "url": "https://scancbus.com/api_v1/transmission/5972952/?format=api",
            "start_datetime": "2026-04-09T01:27:58-04:00",
            "local_start_datetime": "01:27:58 04/09/2026",
            "audio_file": null,
            "talkgroup": 61180,
            "talkgroup_info": {
                "pk": 373,
                "url": "https://scancbus.com/api_v1/talkgroups/373/?format=api",
                "dec_id": 61180,
                "alpha_tag": "CMH PD DSP",
                "description": "CMH Police Dispatch",
                "slug": "cmh-pd-dsp",
                "service_type": "Law Dispatch"
            },
            "freq": 772606250,
            "emergency": false,
            "units": [
                {
                    "pk": 4109,
                    "dec_id": 2522483,
                    "description": null,
                    "slug": "2522483"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "3b6bf713-9e6a-4b61-b4d5-4c05a5ff4421",
            "freq_mhz": "772.606",
            "tg_name": "CMH PD DSP",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972951,
            "url": "https://scancbus.com/api_v1/transmission/5972951/?format=api",
            "start_datetime": "2026-04-09T01:27:59-04:00",
            "local_start_datetime": "01:27:59 04/09/2026",
            "audio_file": null,
            "talkgroup": 52505,
            "talkgroup_info": {
                "pk": 9761,
                "url": "https://scancbus.com/api_v1/talkgroups/9761/?format=api",
                "dec_id": 52505,
                "alpha_tag": "#52505",
                "description": "TalkGroup #52505",
                "slug": "52505",
                "service_type": null
            },
            "freq": 853112500,
            "emergency": false,
            "units": [
                {
                    "pk": 67850,
                    "dec_id": 9257247,
                    "description": null,
                    "slug": "9257247"
                }
            ],
            "play_length": 1.0,
            "print_play_length": "00:01",
            "slug": "0e0d9735-4126-4b59-9759-c3f1b991c592",
            "freq_mhz": "853.112",
            "tg_name": "#52505",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972950,
            "url": "https://scancbus.com/api_v1/transmission/5972950/?format=api",
            "start_datetime": "2026-04-09T01:27:46-04:00",
            "local_start_datetime": "01:27:46 04/09/2026",
            "audio_file": null,
            "talkgroup": 10002,
            "talkgroup_info": {
                "pk": 34,
                "url": "https://scancbus.com/api_v1/talkgroups/34/?format=api",
                "dec_id": 10002,
                "alpha_tag": "DCSO DSP 1",
                "description": "DCSO Dispatch primary",
                "slug": "dcso-dsp-1",
                "service_type": "Law Dispatch"
            },
            "freq": 851400000,
            "emergency": false,
            "units": [
                {
                    "pk": 761,
                    "dec_id": 2111320,
                    "description": null,
                    "slug": "2111320"
                },
                {
                    "pk": 1106,
                    "dec_id": 2118013,
                    "description": "DELCOMM 13",
                    "slug": "delcomm-13"
                },
                {
                    "pk": 6378,
                    "dec_id": 2110059,
                    "description": null,
                    "slug": "2110059"
                },
                {
                    "pk": 11073,
                    "dec_id": 2111034,
                    "description": null,
                    "slug": "2111034"
                }
            ],
            "play_length": 7.0,
            "print_play_length": "00:07",
            "slug": "220f51fa-cf12-4b08-a311-46022e06c9d8",
            "freq_mhz": "851.400",
            "tg_name": "DCSO DSP 1",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972949,
            "url": "https://scancbus.com/api_v1/transmission/5972949/?format=api",
            "start_datetime": "2026-04-09T01:27:42-04:00",
            "local_start_datetime": "01:27:42 04/09/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": 8.0,
            "print_play_length": "00:08",
            "slug": "11e14a8e-137b-4d57-a455-d560e988c2a3",
            "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": 5972948,
            "url": "https://scancbus.com/api_v1/transmission/5972948/?format=api",
            "start_datetime": "2026-04-09T01:27:42-04:00",
            "local_start_datetime": "01:27:42 04/09/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": 859987500,
            "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": 106338,
                    "dec_id": 2543655,
                    "description": null,
                    "slug": "2543655"
                },
                {
                    "pk": 106338,
                    "dec_id": 2543655,
                    "description": null,
                    "slug": "2543655"
                }
            ],
            "play_length": 8.0,
            "print_play_length": "00:08",
            "slug": "b0f2c98c-14dc-4135-baab-2ddc4c83a1d0",
            "freq_mhz": "859.987",
            "tg_name": "PATROL1",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972947,
            "url": "https://scancbus.com/api_v1/transmission/5972947/?format=api",
            "start_datetime": "2026-04-09T01:27:40-04:00",
            "local_start_datetime": "01:27:40 04/09/2026",
            "audio_file": null,
            "talkgroup": 16501,
            "talkgroup_info": {
                "pk": 963,
                "url": "https://scancbus.com/api_v1/talkgroups/963/?format=api",
                "dec_id": 16501,
                "alpha_tag": "SO23DISP",
                "description": "Fairfield Sheriff Dispatch",
                "slug": "so23disp",
                "service_type": "Emergency Ops"
            },
            "freq": 770956250,
            "emergency": false,
            "units": [
                {
                    "pk": 74599,
                    "dec_id": 2391357,
                    "description": null,
                    "slug": "2391357"
                },
                {
                    "pk": 74599,
                    "dec_id": 2391357,
                    "description": null,
                    "slug": "2391357"
                },
                {
                    "pk": 87504,
                    "dec_id": 2391429,
                    "description": null,
                    "slug": "2391429"
                }
            ],
            "play_length": 10.0,
            "print_play_length": "00:10",
            "slug": "7db50bf9-2ec5-4ffe-93b3-a677ec319c70",
            "freq_mhz": "770.956",
            "tg_name": "SO23DISP",
            "source": 39,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972946,
            "url": "https://scancbus.com/api_v1/transmission/5972946/?format=api",
            "start_datetime": "2026-04-09T01:27:40-04:00",
            "local_start_datetime": "01:27:40 04/09/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": 853200000,
            "emergency": false,
            "units": [
                {
                    "pk": 8844,
                    "dec_id": 6090064,
                    "description": "MCSO Dispatch",
                    "slug": "mcso-dispatch"
                },
                {
                    "pk": 58808,
                    "dec_id": 6090121,
                    "description": null,
                    "slug": "6090121"
                }
            ],
            "play_length": 9.0,
            "print_play_length": "00:09",
            "slug": "670668cc-8be2-4562-bba0-772e4c756972",
            "freq_mhz": "853.200",
            "tg_name": "SO60DISP",
            "source": 8,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972945,
            "url": "https://scancbus.com/api_v1/transmission/5972945/?format=api",
            "start_datetime": "2026-04-09T01:27:50-04:00",
            "local_start_datetime": "01:27:50 04/09/2026",
            "audio_file": null,
            "talkgroup": 16501,
            "talkgroup_info": {
                "pk": 963,
                "url": "https://scancbus.com/api_v1/talkgroups/963/?format=api",
                "dec_id": 16501,
                "alpha_tag": "SO23DISP",
                "description": "Fairfield Sheriff Dispatch",
                "slug": "so23disp",
                "service_type": "Emergency Ops"
            },
            "freq": 852762500,
            "emergency": false,
            "units": [
                {
                    "pk": 63506,
                    "dec_id": -1,
                    "description": "Unk",
                    "slug": "unk"
                }
            ],
            "play_length": 1.0,
            "print_play_length": "00:01",
            "slug": "29999f2c-d409-4cb5-a066-9452f23e67e2",
            "freq_mhz": "852.763",
            "tg_name": "SO23DISP",
            "source": 7,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972944,
            "url": "https://scancbus.com/api_v1/transmission/5972944/?format=api",
            "start_datetime": "2026-04-09T01:27:39-04:00",
            "local_start_datetime": "01:27:39 04/09/2026",
            "audio_file": null,
            "talkgroup": 52761,
            "talkgroup_info": {
                "pk": 655,
                "url": "https://scancbus.com/api_v1/talkgroups/655/?format=api",
                "dec_id": 52761,
                "alpha_tag": "FPR HOPS",
                "description": "Franklin PreRelease Center",
                "slug": "fpr-hops",
                "service_type": "Corrections"
            },
            "freq": 770206250,
            "emergency": false,
            "units": [
                {
                    "pk": 93647,
                    "dec_id": 9257892,
                    "description": null,
                    "slug": "9257892"
                },
                {
                    "pk": 93647,
                    "dec_id": 9257892,
                    "description": null,
                    "slug": "9257892"
                }
            ],
            "play_length": 3.0,
            "print_play_length": "00:03",
            "slug": "4041bc35-90fe-49ae-8bef-79d5eadd6d0e",
            "freq_mhz": "770.206",
            "tg_name": "FPR HOPS",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972943,
            "url": "https://scancbus.com/api_v1/transmission/5972943/?format=api",
            "start_datetime": "2026-04-09T01:27:14-04:00",
            "local_start_datetime": "01:27:14 04/09/2026",
            "audio_file": null,
            "talkgroup": 57271,
            "talkgroup_info": {
                "pk": 2,
                "url": "https://scancbus.com/api_v1/talkgroups/2/?format=api",
                "dec_id": 57271,
                "alpha_tag": "CPD PATROL3",
                "description": "CPD Patrol 3 (Southwest)",
                "slug": "cpd-patrol3",
                "service_type": "Law Dispatch"
            },
            "freq": 856487500,
            "emergency": false,
            "units": [
                {
                    "pk": 800,
                    "dec_id": 2542841,
                    "description": null,
                    "slug": "2542841"
                },
                {
                    "pk": 800,
                    "dec_id": 2542841,
                    "description": null,
                    "slug": "2542841"
                },
                {
                    "pk": 1446,
                    "dec_id": 2521977,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 1446,
                    "dec_id": 2521977,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 1446,
                    "dec_id": 2521977,
                    "description": "CPD Disp",
                    "slug": "cpd-disp"
                },
                {
                    "pk": 75259,
                    "dec_id": 2543461,
                    "description": null,
                    "slug": "2543461"
                }
            ],
            "play_length": 17.0,
            "print_play_length": "00:17",
            "slug": "205c21a5-6a0e-4666-b89b-30ba6bc58faf",
            "freq_mhz": "856.487",
            "tg_name": "PATROL3",
            "source": 4,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972942,
            "url": "https://scancbus.com/api_v1/transmission/5972942/?format=api",
            "start_datetime": "2026-04-09T01:27:36-04:00",
            "local_start_datetime": "01:27:36 04/09/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": 851962500,
            "emergency": false,
            "units": [
                {
                    "pk": 75385,
                    "dec_id": 6490506,
                    "description": null,
                    "slug": "6490506"
                },
                {
                    "pk": 101260,
                    "dec_id": 6490705,
                    "description": null,
                    "slug": "6490705"
                }
            ],
            "play_length": 4.0,
            "print_play_length": "00:04",
            "slug": "9ca4d5e3-18ab-4d44-8612-a8a6914f4634",
            "freq_mhz": "851.962",
            "tg_name": "SO64DISP",
            "source": 8,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        },
        {
            "pk": 5972941,
            "url": "https://scancbus.com/api_v1/transmission/5972941/?format=api",
            "start_datetime": "2026-04-09T01:27:30-04:00",
            "local_start_datetime": "01:27:30 04/09/2026",
            "audio_file": null,
            "talkgroup": 10002,
            "talkgroup_info": {
                "pk": 34,
                "url": "https://scancbus.com/api_v1/talkgroups/34/?format=api",
                "dec_id": 10002,
                "alpha_tag": "DCSO DSP 1",
                "description": "DCSO Dispatch primary",
                "slug": "dcso-dsp-1",
                "service_type": "Law Dispatch"
            },
            "freq": 851862500,
            "emergency": false,
            "units": [
                {
                    "pk": 761,
                    "dec_id": 2111320,
                    "description": null,
                    "slug": "2111320"
                },
                {
                    "pk": 1106,
                    "dec_id": 2118013,
                    "description": "DELCOMM 13",
                    "slug": "delcomm-13"
                },
                {
                    "pk": 6378,
                    "dec_id": 2110059,
                    "description": null,
                    "slug": "2110059"
                }
            ],
            "play_length": 9.0,
            "print_play_length": "00:09",
            "slug": "650f699e-d8fa-47d2-a1d7-05462364c362",
            "freq_mhz": "851.862",
            "tg_name": "DCSO DSP 1",
            "source": 6,
            "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
            "system": 0,
            "audio_file_type": "m4a"
        }
    ]
}
Talkgroup info