API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7143523,
    "url": "https://scancbus.com/api_v1/transmission/7143523/?format=api",
    "start_datetime": "2026-04-23T11:53:14-04:00",
    "local_start_datetime": "11:53:14 04/23/2026",
    "audio_file": null,
    "talkgroup": 39261,
    "talkgroup_info": {
        "pk": 14285,
        "url": "https://scancbus.com/api_v1/talkgroups/14285/?format=api",
        "dec_id": 39261,
        "alpha_tag": "#39261",
        "description": "TalkGroup #39261",
        "slug": "39261",
        "service_type": null
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 71720,
            "dec_id": 6490505,
            "description": null,
            "slug": "6490505"
        },
        {
            "pk": 85262,
            "dec_id": 6490091,
            "description": null,
            "slug": "6490091"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "92aa06f4-8f06-4410-bfa2-311db370048d",
    "freq_mhz": "852.950",
    "tg_name": "#39261",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info