API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7345232,
    "url": "https://scancbus.com/api_v1/transmission/7345232/?format=api",
    "start_datetime": "2026-04-25T22:53:00-04:00",
    "local_start_datetime": "22:53:00 04/25/2026",
    "audio_file": null,
    "talkgroup": 20001,
    "talkgroup_info": {
        "pk": 108,
        "url": "https://scancbus.com/api_v1/talkgroups/108/?format=api",
        "dec_id": 20001,
        "alpha_tag": "DUB PTL-1",
        "description": "Dublin Police dispatch",
        "slug": "dub-ptl-1",
        "service_type": "Law Dispatch"
    },
    "freq": 851487500,
    "emergency": false,
    "units": [
        {
            "pk": 1823,
            "dec_id": 2128014,
            "description": "NRECC 14",
            "slug": "nrecc-14"
        },
        {
            "pk": 73064,
            "dec_id": 2120596,
            "description": null,
            "slug": "2120596"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "6f3e51b2-8a54-4df0-80ea-dc61e59fa4b5",
    "freq_mhz": "851.487",
    "tg_name": "DUB PTL-1",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info