API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5714399,
    "url": "https://scancbus.com/api_v1/transmission/5714399/?format=api",
    "start_datetime": "2026-04-05T16:21:47-04:00",
    "local_start_datetime": "16:21:47 04/05/2026",
    "audio_file": null,
    "talkgroup": 57306,
    "talkgroup_info": {
        "pk": 6663,
        "url": "https://scancbus.com/api_v1/talkgroups/6663/?format=api",
        "dec_id": 57306,
        "alpha_tag": "CPD Records",
        "description": "CPD RECORDS",
        "slug": "cpd-records",
        "service_type": "Law Talk"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 2522,
            "dec_id": 2549964,
            "description": null,
            "slug": "2549964"
        },
        {
            "pk": 2522,
            "dec_id": 2549964,
            "description": null,
            "slug": "2549964"
        },
        {
            "pk": 5520,
            "dec_id": 2554620,
            "description": null,
            "slug": "2554620"
        },
        {
            "pk": 5520,
            "dec_id": 2554620,
            "description": null,
            "slug": "2554620"
        }
    ],
    "play_length": 30.0,
    "print_play_length": "00:30",
    "slug": "c0331df3-0388-4359-bf30-78aae8d151cf",
    "freq_mhz": "858.938",
    "tg_name": "CPD RECORD",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info