API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7405109,
    "url": "https://scancbus.com/api_v1/transmission/7405109/?format=api",
    "start_datetime": "2026-04-27T00:18:00-04:00",
    "local_start_datetime": "00:18:00 04/27/2026",
    "audio_file": null,
    "talkgroup": 20112,
    "talkgroup_info": {
        "pk": 150,
        "url": "https://scancbus.com/api_v1/talkgroups/150/?format=api",
        "dec_id": 20112,
        "alpha_tag": "NW DISP",
        "description": "Northwest Fire Comms",
        "slug": "nw-disp",
        "service_type": "Fire Dispatch"
    },
    "freq": 854187500,
    "emergency": false,
    "units": [
        {
            "pk": 2129,
            "dec_id": 2128011,
            "description": "NRECC 11",
            "slug": "nrecc-11"
        },
        {
            "pk": 2129,
            "dec_id": 2128011,
            "description": "NRECC 11",
            "slug": "nrecc-11"
        },
        {
            "pk": 87034,
            "dec_id": 2126226,
            "description": null,
            "slug": "2126226"
        },
        {
            "pk": 87034,
            "dec_id": 2126226,
            "description": null,
            "slug": "2126226"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "f11c1833-47d4-471c-ab8e-8f9287b8e397",
    "freq_mhz": "854.188",
    "tg_name": "NW DISP",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info