API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6952921,
    "url": "https://scancbus.com/api_v1/transmission/6952921/?format=api",
    "start_datetime": "2026-04-21T07:33:46-04:00",
    "local_start_datetime": "07:33:46 04/21/2026",
    "audio_file": null,
    "talkgroup": 6002,
    "talkgroup_info": {
        "pk": 9909,
        "url": "https://scancbus.com/api_v1/talkgroups/9909/?format=api",
        "dec_id": 6002,
        "alpha_tag": "#6002",
        "description": "TalkGroup #6002",
        "slug": "6002",
        "service_type": null
    },
    "freq": 851787500,
    "emergency": false,
    "units": [
        {
            "pk": 73449,
            "dec_id": 390530,
            "description": null,
            "slug": "390530"
        },
        {
            "pk": 92279,
            "dec_id": 393175,
            "description": null,
            "slug": "393175"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "89517f1b-9a1d-404f-9499-db6d3807a58e",
    "freq_mhz": "851.788",
    "tg_name": "#6002",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info