API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5628757,
    "url": "https://scancbus.com/api_v1/transmission/5628757/?format=api",
    "start_datetime": "2026-04-04T05:40:49-04:00",
    "local_start_datetime": "05:40:49 04/04/2026",
    "audio_file": null,
    "talkgroup": 57294,
    "talkgroup_info": {
        "pk": 503,
        "url": "https://scancbus.com/api_v1/talkgroups/503/?format=api",
        "dec_id": 57294,
        "alpha_tag": "CPD TAC 3D",
        "description": "CPD Patrol tactical 3D",
        "slug": "cpd-tac-3d",
        "service_type": "Law Tac"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 1764,
            "dec_id": 2551920,
            "description": "CPD 192",
            "slug": "cpd-192"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "c785468f-f4f4-46ad-8584-baa740edf474",
    "freq_mhz": "857.438",
    "tg_name": "CPD TAC 3D",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info