API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13465395,
    "url": "https://scancbus.com/api_v1/transmission/13465395/?format=api",
    "start_datetime": "2026-07-16T17:07:40-04:00",
    "local_start_datetime": "17:07:40 07/16/2026",
    "audio_file": null,
    "talkgroup": 52022,
    "talkgroup_info": {
        "pk": 9866,
        "url": "https://scancbus.com/api_v1/talkgroups/9866/?format=api",
        "dec_id": 52022,
        "alpha_tag": "#52022",
        "description": "TalkGroup #52022",
        "slug": "52022",
        "service_type": null
    },
    "freq": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 8725,
            "dec_id": 9101502,
            "description": null,
            "slug": "9101502"
        },
        {
            "pk": 113588,
            "dec_id": 9101064,
            "description": null,
            "slug": "9101064"
        }
    ],
    "play_length": 23.0,
    "print_play_length": "00:23",
    "slug": "bb63879e-fe07-458e-90a3-bbefb761b7f9",
    "freq_mhz": "772.356",
    "tg_name": "#52022",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info