API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12570077,
    "url": "https://scancbus.com/api_v1/transmission/12570077/?format=api",
    "start_datetime": "2026-07-05T00:13:58-04:00",
    "local_start_datetime": "00:13:58 07/05/2026",
    "audio_file": null,
    "talkgroup": 57288,
    "talkgroup_info": {
        "pk": 499,
        "url": "https://scancbus.com/api_v1/talkgroups/499/?format=api",
        "dec_id": 57288,
        "alpha_tag": "CPD TAC 2C",
        "description": "CPD Patrol tactical 2C",
        "slug": "cpd-tac-2c",
        "service_type": "Law Tac"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 1249,
            "dec_id": 2552000,
            "description": "CPD200",
            "slug": "cpd200"
        },
        {
            "pk": 1847,
            "dec_id": 2552030,
            "description": "CPD 203",
            "slug": "cpd-203"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "71cd1508-60a5-4ab2-addf-f7b43dca9040",
    "freq_mhz": "858.938",
    "tg_name": "CPD TAC 2C",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info