API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12646447,
    "url": "https://scancbus.com/api_v1/transmission/12646447/?format=api",
    "start_datetime": "2026-07-06T07:51:32-04:00",
    "local_start_datetime": "07:51:32 07/06/2026",
    "audio_file": null,
    "talkgroup": 57271,
    "talkgroup_info": {
        "pk": 2,
        "url": "https://scancbus.com/api_v1/talkgroups/2/?format=api",
        "dec_id": 57271,
        "alpha_tag": "CPD PATROL3",
        "description": "CPD Patrol 3 (Southwest)",
        "slug": "cpd-patrol3",
        "service_type": "Law Dispatch"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 1446,
            "dec_id": 2521977,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 1446,
            "dec_id": 2521977,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 3386,
            "dec_id": 2554627,
            "description": "CPD 627 FRWY",
            "slug": "cpd-627-frwy"
        },
        {
            "pk": 6573,
            "dec_id": 2541685,
            "description": null,
            "slug": "2541685"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "2c7cf119-9683-42c3-9d0a-7a5ca30886f5",
    "freq_mhz": "858.487",
    "tg_name": "PATROL3",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info