API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8070841,
    "url": "https://scancbus.com/api_v1/transmission/8070841/?format=api",
    "start_datetime": "2026-05-05T17:00:37-04:00",
    "local_start_datetime": "17:00:37 05/05/2026",
    "audio_file": null,
    "talkgroup": 54530,
    "talkgroup_info": {
        "pk": 702,
        "url": "https://scancbus.com/api_v1/talkgroups/702/?format=api",
        "dec_id": 54530,
        "alpha_tag": "XLECOM9",
        "description": "Local Event Communications 9",
        "slug": "xlecom9",
        "service_type": "Interop"
    },
    "freq": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 111238,
            "dec_id": 942731,
            "description": null,
            "slug": "942731"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "b1b43de3-02a7-4f7b-b259-3522d404a93b",
    "freq_mhz": "772.356",
    "tg_name": "XLECOM9",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info