API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12384196,
    "url": "https://scancbus.com/api_v1/transmission/12384196/?format=api",
    "start_datetime": "2026-07-02T09:29:51-04:00",
    "local_start_datetime": "09:29:51 07/02/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": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 480,
            "dec_id": 2503321,
            "description": "L33 W1",
            "slug": "l33-w1"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "1af02ba8-9430-4bd3-9413-d5969534353c",
    "freq_mhz": "857.438",
    "tg_name": "10 ALPHA",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info