API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6432292,
    "url": "https://scancbus.com/api_v1/transmission/6432292/?format=api",
    "start_datetime": "2026-04-14T14:56:26-04:00",
    "local_start_datetime": "14:56:26 04/14/2026",
    "audio_file": null,
    "talkgroup": 51532,
    "talkgroup_info": {
        "pk": 9763,
        "url": "https://scancbus.com/api_v1/talkgroups/9763/?format=api",
        "dec_id": 51532,
        "alpha_tag": "#51532",
        "description": "TalkGroup #51532",
        "slug": "51532",
        "service_type": null
    },
    "freq": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 5132,
            "dec_id": 9005207,
            "description": null,
            "slug": "9005207"
        },
        {
            "pk": 5549,
            "dec_id": 9004806,
            "description": null,
            "slug": "9004806"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "ac7a54a2-a4da-403c-940b-b97f04542c08",
    "freq_mhz": "770.956",
    "tg_name": "#51532",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info