API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8035733,
    "url": "https://scancbus.com/api_v1/transmission/8035733/?format=api",
    "start_datetime": "2026-05-05T10:13:11-04:00",
    "local_start_datetime": "10:13:11 05/05/2026",
    "audio_file": null,
    "talkgroup": 57999,
    "talkgroup_info": {
        "pk": 457,
        "url": "https://scancbus.com/api_v1/talkgroups/457/?format=api",
        "dec_id": 57999,
        "alpha_tag": "CPD SW-1",
        "description": "CPD SWAT primary",
        "slug": "cpd-sw-1",
        "service_type": "Law Tac"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 6287,
            "dec_id": 2548706,
            "description": "CPD K96",
            "slug": "cpd-k96"
        },
        {
            "pk": 7420,
            "dec_id": 2548510,
            "description": null,
            "slug": "2548510"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "9709103a-8419-47e9-9ad7-bb3cdc4b0928",
    "freq_mhz": "858.487",
    "tg_name": "CPD SW-1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info