API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12431824,
    "url": "https://scancbus.com/api_v1/transmission/12431824/?format=api",
    "start_datetime": "2026-07-02T19:51:58-04:00",
    "local_start_datetime": "19:51:58 07/02/2026",
    "audio_file": null,
    "talkgroup": 57234,
    "talkgroup_info": {
        "pk": 487,
        "url": "https://scancbus.com/api_v1/talkgroups/487/?format=api",
        "dec_id": 57234,
        "alpha_tag": "CPD EVT2",
        "description": "CPD Special Events 2",
        "slug": "cpd-evt2",
        "service_type": "Law Talk"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 1403,
            "dec_id": 2554606,
            "description": null,
            "slug": "2554606"
        },
        {
            "pk": 3323,
            "dec_id": 2554604,
            "description": "CPD 604 FRWY",
            "slug": "cpd-604-frwy"
        }
    ],
    "play_length": 15.0,
    "print_play_length": "00:15",
    "slug": "e9c3d68a-3a9b-4064-9ad2-ca6dcb1644e8",
    "freq_mhz": "858.487",
    "tg_name": "CPD EVT2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info