API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12501215,
    "url": "https://scancbus.com/api_v1/transmission/12501215/?format=api",
    "start_datetime": "2026-07-04T01:46:47-04:00",
    "local_start_datetime": "01:46:47 07/04/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": 858987500,
    "emergency": false,
    "units": [
        {
            "pk": 1495,
            "dec_id": 2500811,
            "description": "E8 W1",
            "slug": "e8-w1"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "1fb56d99-fee9-41f9-930e-f9ec3bee7a3b",
    "freq_mhz": "858.987",
    "tg_name": "10 ALPHA",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info