API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13235671,
    "url": "https://scancbus.com/api_v1/transmission/13235671/?format=api",
    "start_datetime": "2026-07-14T00:22:33-04:00",
    "local_start_datetime": "00:22:33 07/14/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": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 875,
            "dec_id": 2551108,
            "description": "CPD 9110",
            "slug": "cpd-9110"
        },
        {
            "pk": 11816,
            "dec_id": 2521982,
            "description": "CPD Radio 82",
            "slug": "cpd-radio-82"
        },
        {
            "pk": 11816,
            "dec_id": 2521982,
            "description": "CPD Radio 82",
            "slug": "cpd-radio-82"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "6064c1c8-74cb-4f34-9fc3-05f81aacd5ec",
    "freq_mhz": "859.938",
    "tg_name": "CPD TAC 5A",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info