API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12438426,
    "url": "https://scancbus.com/api_v1/transmission/12438426/?format=api",
    "start_datetime": "2026-07-02T21:51:29-04:00",
    "local_start_datetime": "21:51:29 07/02/2026",
    "audio_file": null,
    "talkgroup": 54642,
    "talkgroup_info": {
        "pk": 740,
        "url": "https://scancbus.com/api_v1/talkgroups/740/?format=api",
        "dec_id": 54642,
        "alpha_tag": "XECOMM10",
        "description": "Statewide Event Common 10",
        "slug": "xecomm10",
        "service_type": "Interop"
    },
    "freq": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 7767,
            "dec_id": 4590000,
            "description": "C200",
            "slug": "c200"
        },
        {
            "pk": 7767,
            "dec_id": 4590000,
            "description": "C200",
            "slug": "c200"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "346b41c2-c6bd-464f-88ee-10e8b6389090",
    "freq_mhz": "772.356",
    "tg_name": "XECOMM10",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info