API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7652420,
    "url": "https://scancbus.com/api_v1/transmission/7652420/?format=api",
    "start_datetime": "2026-04-30T06:33:50-04:00",
    "local_start_datetime": "06:33:50 04/30/2026",
    "audio_file": null,
    "talkgroup": 54544,
    "talkgroup_info": {
        "pk": 708,
        "url": "https://scancbus.com/api_v1/talkgroups/708/?format=api",
        "dec_id": 54544,
        "alpha_tag": "XLECOM8",
        "description": "Local Event Communications 8",
        "slug": "xlecom8",
        "service_type": "Interop"
    },
    "freq": 853662500,
    "emergency": false,
    "units": [
        {
            "pk": 82885,
            "dec_id": 9403451,
            "description": null,
            "slug": "9403451"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "96f4f7d0-078d-4f19-bbe3-da9e0482b86f",
    "freq_mhz": "853.663",
    "tg_name": "XLECOM8",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info