API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6257287,
    "url": "https://scancbus.com/api_v1/transmission/6257287/?format=api",
    "start_datetime": "2026-04-12T07:37:33-04:00",
    "local_start_datetime": "07:37:33 04/12/2026",
    "audio_file": null,
    "talkgroup": 59626,
    "talkgroup_info": {
        "pk": 455,
        "url": "https://scancbus.com/api_v1/talkgroups/455/?format=api",
        "dec_id": 59626,
        "alpha_tag": "Grant Medical Center Columbus",
        "description": "Grant Medical Center Columbus",
        "slug": "grant-medical-center-columbus",
        "service_type": "Hospital"
    },
    "freq": 851275000,
    "emergency": false,
    "units": [
        {
            "pk": 409,
            "dec_id": 2515250,
            "description": "M152",
            "slug": "m152"
        },
        {
            "pk": 11606,
            "dec_id": 2590435,
            "description": null,
            "slug": "2590435"
        }
    ],
    "play_length": 48.0,
    "print_play_length": "00:48",
    "slug": "ec352f24-41cb-47c9-9ab0-85af920e522c",
    "freq_mhz": "851.275",
    "tg_name": "Grant Hosp",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info