API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12076781,
    "url": "https://scancbus.com/api_v1/transmission/12076781/?format=api",
    "start_datetime": "2026-06-28T02:41:09-04:00",
    "local_start_datetime": "02:41:09 06/28/2026",
    "audio_file": null,
    "talkgroup": 57000,
    "talkgroup_info": {
        "pk": 22,
        "url": "https://scancbus.com/api_v1/talkgroups/22/?format=api",
        "dec_id": 57000,
        "alpha_tag": "10 ALPHA",
        "description": "CFD Minor Incident (Alpha)",
        "slug": "10-alpha",
        "service_type": "Fire-Tac"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 2119,
            "dec_id": 2503221,
            "description": "L32 W1",
            "slug": "l32-w1"
        },
        {
            "pk": 2124,
            "dec_id": 2516210,
            "description": "E162",
            "slug": "e162"
        },
        {
            "pk": 10134,
            "dec_id": 2521999,
            "description": "CFD FAO 99",
            "slug": "cfd-fao-99"
        }
    ],
    "play_length": 14.0,
    "print_play_length": "00:14",
    "slug": "a6a581bd-b506-46e7-8f48-e64901d3f14b",
    "freq_mhz": "856.487",
    "tg_name": "10 ALPHA",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info