API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6061585,
    "url": "https://scancbus.com/api_v1/transmission/6061585/?format=api",
    "start_datetime": "2026-04-09T19:07:43-04:00",
    "local_start_datetime": "19:07:43 04/09/2026",
    "audio_file": null,
    "talkgroup": 51559,
    "talkgroup_info": {
        "pk": 673,
        "url": "https://scancbus.com/api_v1/talkgroups/673/?format=api",
        "dec_id": 51559,
        "alpha_tag": "POST59",
        "description": "OSP Post 59 Mt Gilead Dispatch",
        "slug": "post59",
        "service_type": "Law Dispatch"
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 539,
            "dec_id": 9004804,
            "description": null,
            "slug": "9004804"
        },
        {
            "pk": 55153,
            "dec_id": 9003827,
            "description": null,
            "slug": "9003827"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "5d9186a0-aeb7-43fb-a0e9-32b4c15c08d8",
    "freq_mhz": "773.681",
    "tg_name": "POST59",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info