API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12306460,
    "url": "https://scancbus.com/api_v1/transmission/12306460/?format=api",
    "start_datetime": "2026-07-01T11:01:43-04:00",
    "local_start_datetime": "11:01:43 07/01/2026",
    "audio_file": null,
    "talkgroup": 52611,
    "talkgroup_info": {
        "pk": 9934,
        "url": "https://scancbus.com/api_v1/talkgroups/9934/?format=api",
        "dec_id": 52611,
        "alpha_tag": "#52611",
        "description": "TalkGroup #52611",
        "slug": "52611",
        "service_type": null
    },
    "freq": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 108505,
            "dec_id": 9204957,
            "description": null,
            "slug": "9204957"
        },
        {
            "pk": 108529,
            "dec_id": 9204958,
            "description": null,
            "slug": "9204958"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "9763b261-d265-4019-97c7-6d668a8ebd11",
    "freq_mhz": "774.531",
    "tg_name": "#52611",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info