API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12295210,
    "url": "https://scancbus.com/api_v1/transmission/12295210/?format=api",
    "start_datetime": "2026-07-01T08:38:17-04:00",
    "local_start_datetime": "08:38:17 07/01/2026",
    "audio_file": null,
    "talkgroup": 53070,
    "talkgroup_info": {
        "pk": 9684,
        "url": "https://scancbus.com/api_v1/talkgroups/9684/?format=api",
        "dec_id": 53070,
        "alpha_tag": "#53070",
        "description": "TalkGroup #53070",
        "slug": "53070",
        "service_type": null
    },
    "freq": 851587500,
    "emergency": false,
    "units": [
        {
            "pk": 8369,
            "dec_id": 9101504,
            "description": null,
            "slug": "9101504"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "73d05c8d-d7d6-48b8-9156-1122973a19e9",
    "freq_mhz": "851.587",
    "tg_name": "#53070",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info