API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6456641,
    "url": "https://scancbus.com/api_v1/transmission/6456641/?format=api",
    "start_datetime": "2026-04-14T20:27:38-04:00",
    "local_start_datetime": "20:27:38 04/14/2026",
    "audio_file": null,
    "talkgroup": 51786,
    "talkgroup_info": {
        "pk": 10290,
        "url": "https://scancbus.com/api_v1/talkgroups/10290/?format=api",
        "dec_id": 51786,
        "alpha_tag": "#51786",
        "description": "TalkGroup #51786",
        "slug": "51786",
        "service_type": null
    },
    "freq": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 54550,
            "dec_id": 9001266,
            "description": null,
            "slug": "9001266"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "2d48e644-ef7c-41e4-b462-65a4717e1558",
    "freq_mhz": "770.956",
    "tg_name": "#51786",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info