API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12621124,
    "url": "https://scancbus.com/api_v1/transmission/12621124/?format=api",
    "start_datetime": "2026-07-05T20:02:59-04:00",
    "local_start_datetime": "20:02:59 07/05/2026",
    "audio_file": null,
    "talkgroup": 57395,
    "talkgroup_info": {
        "pk": 284,
        "url": "https://scancbus.com/api_v1/talkgroups/284/?format=api",
        "dec_id": 57395,
        "alpha_tag": "WST FG-1",
        "description": "Westerville Fireground 1",
        "slug": "wst-fg-1",
        "service_type": "Fire-Tac"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 202,
            "dec_id": 2511460,
            "description": "B111",
            "slug": "b111"
        },
        {
            "pk": 1959,
            "dec_id": 2511111,
            "description": "ER111 W1",
            "slug": "er111-w1"
        },
        {
            "pk": 63999,
            "dec_id": 2521967,
            "description": "WSTV-7",
            "slug": "wstv-7"
        }
    ],
    "play_length": 24.0,
    "print_play_length": "00:24",
    "slug": "a97eb006-c8f2-4cd9-bc46-7bf2633d0c1b",
    "freq_mhz": "858.938",
    "tg_name": "WST FG-1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info