API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10852587,
    "url": "https://scancbus.com/api_v1/transmission/10852587/?format=api",
    "start_datetime": "2026-06-11T13:11:02-04:00",
    "local_start_datetime": "13:11:02 06/11/2026",
    "audio_file": null,
    "talkgroup": 57333,
    "talkgroup_info": {
        "pk": 510,
        "url": "https://scancbus.com/api_v1/talkgroups/510/?format=api",
        "dec_id": 57333,
        "alpha_tag": "CPD TTAC1",
        "description": "CPD Traffic Enforcement Tac 1",
        "slug": "cpd-ttac1",
        "service_type": "Law Tac"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 55537,
            "dec_id": 2545187,
            "description": null,
            "slug": "2545187"
        },
        {
            "pk": 101461,
            "dec_id": 2553213,
            "description": null,
            "slug": "2553213"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "310617a5-43e8-4981-9b6e-67afc83e8792",
    "freq_mhz": "858.938",
    "tg_name": "CPD TTAC1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info