API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5706455,
    "url": "https://scancbus.com/api_v1/transmission/5706455/?format=api",
    "start_datetime": "2026-04-05T13:15:00-04:00",
    "local_start_datetime": "13:15:00 04/05/2026",
    "audio_file": null,
    "talkgroup": 57301,
    "talkgroup_info": {
        "pk": 33,
        "url": "https://scancbus.com/api_v1/talkgroups/33/?format=api",
        "dec_id": 57301,
        "alpha_tag": "CPD TAC 5A",
        "description": "CPD Patrol tactical 5A",
        "slug": "cpd-tac-5a",
        "service_type": "Law Tac"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 1145,
            "dec_id": 2543121,
            "description": null,
            "slug": "2543121"
        },
        {
            "pk": 2192,
            "dec_id": 2521979,
            "description": null,
            "slug": "2521979"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "e1be48a9-da89-4ba7-8d91-8c20134a1388",
    "freq_mhz": "858.938",
    "tg_name": "CPD TAC 5A",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info