API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10703355,
    "url": "https://scancbus.com/api_v1/transmission/10703355/?format=api",
    "start_datetime": "2026-06-09T17:41:29-04:00",
    "local_start_datetime": "17:41:29 06/09/2026",
    "audio_file": null,
    "talkgroup": 57271,
    "talkgroup_info": {
        "pk": 2,
        "url": "https://scancbus.com/api_v1/talkgroups/2/?format=api",
        "dec_id": 57271,
        "alpha_tag": "CPD PATROL3",
        "description": "CPD Patrol 3 (Southwest)",
        "slug": "cpd-patrol3",
        "service_type": "Law Dispatch"
    },
    "freq": 858987500,
    "emergency": false,
    "units": [
        {
            "pk": 1446,
            "dec_id": 2521977,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 4633,
            "dec_id": 2553551,
            "description": "CPD N551CP",
            "slug": "cpd-n551cp"
        },
        {
            "pk": 6287,
            "dec_id": 2548706,
            "description": "CPD K96",
            "slug": "cpd-k96"
        },
        {
            "pk": 57784,
            "dec_id": 2545136,
            "description": null,
            "slug": "2545136"
        }
    ],
    "play_length": 13.0,
    "print_play_length": "00:13",
    "slug": "3161426d-26cc-4c1b-aadf-e882bf6b0df5",
    "freq_mhz": "858.987",
    "tg_name": "PATROL3",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info