API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12656533,
    "url": "https://scancbus.com/api_v1/transmission/12656533/?format=api",
    "start_datetime": "2026-07-06T10:33:52-04:00",
    "local_start_datetime": "10:33:52 07/06/2026",
    "audio_file": null,
    "talkgroup": 57269,
    "talkgroup_info": {
        "pk": 8,
        "url": "https://scancbus.com/api_v1/talkgroups/8/?format=api",
        "dec_id": 57269,
        "alpha_tag": "CPD PATROL1",
        "description": "CPD Patrol 1 (North/Northeast)",
        "slug": "cpd-patrol1",
        "service_type": "Law Dispatch"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 1436,
            "dec_id": 2521978,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 1436,
            "dec_id": 2521978,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 1436,
            "dec_id": 2521978,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 1811,
            "dec_id": 2550130,
            "description": "CPD 13",
            "slug": "cpd-13"
        }
    ],
    "play_length": 21.0,
    "print_play_length": "00:21",
    "slug": "6f0577f4-18d5-47f9-841b-1d29a90dd3a0",
    "freq_mhz": "858.938",
    "tg_name": "PATROL1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info