API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6456647,
    "url": "https://scancbus.com/api_v1/transmission/6456647/?format=api",
    "start_datetime": "2026-04-14T20:27:43-04:00",
    "local_start_datetime": "20:27:43 04/14/2026",
    "audio_file": null,
    "talkgroup": 52574,
    "talkgroup_info": {
        "pk": 9860,
        "url": "https://scancbus.com/api_v1/talkgroups/9860/?format=api",
        "dec_id": 52574,
        "alpha_tag": "#52574",
        "description": "TalkGroup #52574",
        "slug": "52574",
        "service_type": null
    },
    "freq": 851787500,
    "emergency": false,
    "units": [
        {
            "pk": 5355,
            "dec_id": 9203374,
            "description": null,
            "slug": "9203374"
        },
        {
            "pk": 65974,
            "dec_id": 9203443,
            "description": null,
            "slug": "9203443"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "8e01f949-2463-4fe3-8bdc-1c64f77c4ed1",
    "freq_mhz": "851.788",
    "tg_name": "#52574",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info