API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8438831,
    "url": "https://scancbus.com/api_v1/transmission/8438831/?format=api",
    "start_datetime": "2026-05-10T13:19:03-04:00",
    "local_start_datetime": "13:19:03 05/10/2026",
    "audio_file": null,
    "talkgroup": 52702,
    "talkgroup_info": {
        "pk": 9658,
        "url": "https://scancbus.com/api_v1/talkgroups/9658/?format=api",
        "dec_id": 52702,
        "alpha_tag": "#52702",
        "description": "TalkGroup #52702",
        "slug": "52702",
        "service_type": null
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 5025,
            "dec_id": 9200921,
            "description": null,
            "slug": "9200921"
        },
        {
            "pk": 5684,
            "dec_id": 9203652,
            "description": null,
            "slug": "9203652"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "d0baa395-09d8-4195-bcf5-c0142104d805",
    "freq_mhz": "852.212",
    "tg_name": "#52702",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info