API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12637258,
    "url": "https://scancbus.com/api_v1/transmission/12637258/?format=api",
    "start_datetime": "2026-07-06T02:41:41-04:00",
    "local_start_datetime": "02:41:41 07/06/2026",
    "audio_file": null,
    "talkgroup": 57283,
    "talkgroup_info": {
        "pk": 441,
        "url": "https://scancbus.com/api_v1/talkgroups/441/?format=api",
        "dec_id": 57283,
        "alpha_tag": "CPD TAC 1C",
        "description": "CPD Patrol tactical 1C",
        "slug": "cpd-tac-1c",
        "service_type": "Law Tac"
    },
    "freq": 858987500,
    "emergency": false,
    "units": [
        {
            "pk": 55,
            "dec_id": 2551818,
            "description": "CPD 9181",
            "slug": "cpd-9181"
        },
        {
            "pk": 1436,
            "dec_id": 2521978,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "f4155eed-ddb8-4fbf-b22f-f60f625b35ba",
    "freq_mhz": "858.987",
    "tg_name": "CPD TAC 1C",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info