API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5727323,
    "url": "https://scancbus.com/api_v1/transmission/5727323/?format=api",
    "start_datetime": "2026-04-05T21:31:34-04:00",
    "local_start_datetime": "21:31:34 04/05/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": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 1446,
            "dec_id": 2521977,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 1446,
            "dec_id": 2521977,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 3678,
            "dec_id": 2542895,
            "description": null,
            "slug": "2542895"
        },
        {
            "pk": 97351,
            "dec_id": 2543636,
            "description": null,
            "slug": "2543636"
        }
    ],
    "play_length": 15.0,
    "print_play_length": "00:15",
    "slug": "bc1b8fc3-9239-4a1a-92e6-580d0e4513fd",
    "freq_mhz": "858.487",
    "tg_name": "PATROL3",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info