API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8001747,
    "url": "https://scancbus.com/api_v1/transmission/8001747/?format=api",
    "start_datetime": "2026-05-04T22:13:59-04:00",
    "local_start_datetime": "22:13:59 05/04/2026",
    "audio_file": null,
    "talkgroup": 57272,
    "talkgroup_info": {
        "pk": 16,
        "url": "https://scancbus.com/api_v1/talkgroups/16/?format=api",
        "dec_id": 57272,
        "alpha_tag": "CPD PATROL4",
        "description": "CPD Patrol 4 (North Central)",
        "slug": "cpd-patrol4",
        "service_type": "Law Dispatch"
    },
    "freq": 858437500,
    "emergency": false,
    "units": [
        {
            "pk": 337,
            "dec_id": 2543074,
            "description": null,
            "slug": "2543074"
        },
        {
            "pk": 3283,
            "dec_id": 2542720,
            "description": null,
            "slug": "2542720"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "3dd2266d-9bf4-48c2-b2b4-c1a0a99f5d0a",
    "freq_mhz": "858.438",
    "tg_name": "PATROL4",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info