API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12539121,
    "url": "https://scancbus.com/api_v1/transmission/12539121/?format=api",
    "start_datetime": "2026-07-04T16:01:02-04:00",
    "local_start_datetime": "16:01:02 07/04/2026",
    "audio_file": null,
    "talkgroup": 54587,
    "talkgroup_info": {
        "pk": 719,
        "url": "https://scancbus.com/api_v1/talkgroups/719/?format=api",
        "dec_id": 54587,
        "alpha_tag": "XECOMM1",
        "description": "Statewide Event Common 1",
        "slug": "xecomm1",
        "service_type": "Interop"
    },
    "freq": 851850000,
    "emergency": false,
    "units": [
        {
            "pk": 207,
            "dec_id": 2545202,
            "description": null,
            "slug": "2545202"
        },
        {
            "pk": 207,
            "dec_id": 2545202,
            "description": null,
            "slug": "2545202"
        },
        {
            "pk": 2192,
            "dec_id": 2521979,
            "description": null,
            "slug": "2521979"
        },
        {
            "pk": 2192,
            "dec_id": 2521979,
            "description": null,
            "slug": "2521979"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "3633d6d2-f4bb-4ff5-902b-d2e2387a2dc9",
    "freq_mhz": "851.850",
    "tg_name": "XECOMM1",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info