API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10734104,
    "url": "https://scancbus.com/api_v1/transmission/10734104/?format=api",
    "start_datetime": "2026-06-10T05:14:32-04:00",
    "local_start_datetime": "05:14:32 06/10/2026",
    "audio_file": null,
    "talkgroup": 57048,
    "talkgroup_info": {
        "pk": 482,
        "url": "https://scancbus.com/api_v1/talkgroups/482/?format=api",
        "dec_id": 57048,
        "alpha_tag": "CPD TTAC2",
        "description": "CPD Traffic Enforcement Tac 2",
        "slug": "cpd-ttac2",
        "service_type": "Law Tac"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 996,
            "dec_id": 2554639,
            "description": "CPD 639 FRWY",
            "slug": "cpd-639-frwy"
        },
        {
            "pk": 1403,
            "dec_id": 2554606,
            "description": null,
            "slug": "2554606"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "d82f0936-0f06-49c2-890a-8b601f7c80f4",
    "freq_mhz": "858.487",
    "tg_name": "CPD TTAC2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info