API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8345011,
    "url": "https://scancbus.com/api_v1/transmission/8345011/?format=api",
    "start_datetime": "2026-05-09T00:54:44-04:00",
    "local_start_datetime": "00:54:44 05/09/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": 859937500,
    "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": 106242,
            "dec_id": 2543695,
            "description": null,
            "slug": "2543695"
        },
        {
            "pk": 106242,
            "dec_id": 2543695,
            "description": null,
            "slug": "2543695"
        }
    ],
    "play_length": 16.0,
    "print_play_length": "00:16",
    "slug": "e1196d71-3c1e-4a3b-bb47-af1e698a1454",
    "freq_mhz": "859.938",
    "tg_name": "PATROL3",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info