API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7273515,
    "url": "https://scancbus.com/api_v1/transmission/7273515/?format=api",
    "start_datetime": "2026-04-24T21:34:09-04:00",
    "local_start_datetime": "21:34:09 04/24/2026",
    "audio_file": null,
    "talkgroup": 59948,
    "talkgroup_info": {
        "pk": 3975,
        "url": "https://scancbus.com/api_v1/talkgroups/3975/?format=api",
        "dec_id": 59948,
        "alpha_tag": "GENESIS ER MARCS",
        "description": "GENESIS ER MARCS",
        "slug": "genesis-er-marcs",
        "service_type": "Hospital"
    },
    "freq": 851962500,
    "emergency": false,
    "units": [
        {
            "pk": 11339,
            "dec_id": 4591367,
            "description": "800-P10",
            "slug": "800-p10"
        },
        {
            "pk": 58810,
            "dec_id": 6090347,
            "description": "GENESIS",
            "slug": "genesis"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "9a677639-d9c0-418d-a8b2-0e19285e564e",
    "freq_mhz": "851.962",
    "tg_name": "GENESIS ER",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info