API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9304725,
    "url": "https://scancbus.com/api_v1/transmission/9304725/?format=api",
    "start_datetime": "2026-05-21T18:16:16-04:00",
    "local_start_datetime": "18:16:16 05/21/2026",
    "audio_file": null,
    "talkgroup": 31010,
    "talkgroup_info": {
        "pk": 1005,
        "url": "https://scancbus.com/api_v1/talkgroups/1005/?format=api",
        "dec_id": 31010,
        "alpha_tag": "SO49DISP",
        "description": "Madison County Sheriff Dispatch",
        "slug": "so49disp",
        "service_type": "Law Dispatch"
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 10996,
            "dec_id": 4990041,
            "description": null,
            "slug": "4990041"
        },
        {
            "pk": 71420,
            "dec_id": 4990431,
            "description": null,
            "slug": "4990431"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "a5b712a4-2189-4de1-8335-9e5714a4b1ac",
    "freq_mhz": "853.112",
    "tg_name": "SO49DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info