API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6456653,
    "url": "https://scancbus.com/api_v1/transmission/6456653/?format=api",
    "start_datetime": "2026-04-14T20:27:54-04:00",
    "local_start_datetime": "20:27:54 04/14/2026",
    "audio_file": null,
    "talkgroup": 32061,
    "talkgroup_info": {
        "pk": 7206,
        "url": "https://scancbus.com/api_v1/talkgroups/7206/?format=api",
        "dec_id": 32061,
        "alpha_tag": "FD51PAGE",
        "description": "Marion County Fire Paging",
        "slug": "fd51page",
        "service_type": "Fire Dispatch"
    },
    "freq": 852037500,
    "emergency": false,
    "units": [
        {
            "pk": 101166,
            "dec_id": 5190748,
            "description": null,
            "slug": "5190748"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "c5f328fa-f2cc-4e37-9e4c-4cd75f85d5aa",
    "freq_mhz": "852.038",
    "tg_name": "FD51PAGE",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info