API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12668227,
    "url": "https://scancbus.com/api_v1/transmission/12668227/?format=api",
    "start_datetime": "2026-07-06T13:20:25-04:00",
    "local_start_datetime": "13:20:25 07/06/2026",
    "audio_file": null,
    "talkgroup": 63533,
    "talkgroup_info": {
        "pk": 10841,
        "url": "https://scancbus.com/api_v1/talkgroups/10841/?format=api",
        "dec_id": 63533,
        "alpha_tag": "#63533",
        "description": "TalkGroup #63533",
        "slug": "63533",
        "service_type": null
    },
    "freq": 851812500,
    "emergency": false,
    "units": [
        {
            "pk": 67964,
            "dec_id": 2565561,
            "description": null,
            "slug": "2565561"
        },
        {
            "pk": 68153,
            "dec_id": 2566309,
            "description": null,
            "slug": "2566309"
        }
    ],
    "play_length": 34.0,
    "print_play_length": "00:34",
    "slug": "6993ec09-f1b2-4ce3-8d10-3b31743d5496",
    "freq_mhz": "851.812",
    "tg_name": "#63533",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info