API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7712221,
    "url": "https://scancbus.com/api_v1/transmission/7712221/?format=api",
    "start_datetime": "2026-04-30T20:12:40-04:00",
    "local_start_datetime": "20:12:40 04/30/2026",
    "audio_file": null,
    "talkgroup": 63616,
    "talkgroup_info": {
        "pk": 9656,
        "url": "https://scancbus.com/api_v1/talkgroups/9656/?format=api",
        "dec_id": 63616,
        "alpha_tag": "#63616",
        "description": "TalkGroup #63616",
        "slug": "63616",
        "service_type": null
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 65756,
            "dec_id": 2566289,
            "description": null,
            "slug": "2566289"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "f279f0cd-70f1-4a96-a922-e73d424f8e46",
    "freq_mhz": "852.212",
    "tg_name": "#63616",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info