API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7553470,
    "url": "https://scancbus.com/api_v1/transmission/7553470/?format=api",
    "start_datetime": "2026-04-28T21:05:25-04:00",
    "local_start_datetime": "21:05:25 04/28/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": 772606250,
    "emergency": false,
    "units": [
        {
            "pk": 7817,
            "dec_id": 2590818,
            "description": null,
            "slug": "2590818"
        },
        {
            "pk": 99156,
            "dec_id": 2590100,
            "description": null,
            "slug": "2590100"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "cab04559-5610-4100-b289-6e340850cdad",
    "freq_mhz": "772.606",
    "tg_name": "GHPD DSP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info