API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6432299,
    "url": "https://scancbus.com/api_v1/transmission/6432299/?format=api",
    "start_datetime": "2026-04-14T14:56:28-04:00",
    "local_start_datetime": "14:56:28 04/14/2026",
    "audio_file": null,
    "talkgroup": 57254,
    "talkgroup_info": {
        "pk": 3846,
        "url": "https://scancbus.com/api_v1/talkgroups/3846/?format=api",
        "dec_id": 57254,
        "alpha_tag": "CPD LEADS",
        "description": "CPD LEADS",
        "slug": "cpd-leads",
        "service_type": "Law Talk"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 4178,
            "dec_id": 2541721,
            "description": null,
            "slug": "2541721"
        },
        {
            "pk": 54807,
            "dec_id": 2546557,
            "description": null,
            "slug": "2546557"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "4c1d77a6-f5c7-46cb-b822-67519f1f6953",
    "freq_mhz": "858.938",
    "tg_name": "CPD LEADS",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info