API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6029674,
    "url": "https://scancbus.com/api_v1/transmission/6029674/?format=api",
    "start_datetime": "2026-04-09T14:28:32-04:00",
    "local_start_datetime": "14:28:32 04/09/2026",
    "audio_file": null,
    "talkgroup": 57306,
    "talkgroup_info": {
        "pk": 6663,
        "url": "https://scancbus.com/api_v1/talkgroups/6663/?format=api",
        "dec_id": 57306,
        "alpha_tag": "CPD Records",
        "description": "CPD RECORDS",
        "slug": "cpd-records",
        "service_type": "Law Talk"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 4345,
            "dec_id": 2555314,
            "description": null,
            "slug": "2555314"
        }
    ],
    "play_length": 26.0,
    "print_play_length": "00:26",
    "slug": "89c8219e-f66f-4cc2-8580-e8b046d19dfe",
    "freq_mhz": "858.938",
    "tg_name": "CPD RECORD",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info