API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5618292,
    "url": "https://scancbus.com/api_v1/transmission/5618292/?format=api",
    "start_datetime": "2026-04-04T00:48:42-04:00",
    "local_start_datetime": "00:48:42 04/04/2026",
    "audio_file": null,
    "talkgroup": 57292,
    "talkgroup_info": {
        "pk": 502,
        "url": "https://scancbus.com/api_v1/talkgroups/502/?format=api",
        "dec_id": 57292,
        "alpha_tag": "CPD TAC 3B",
        "description": "CPD Patrol tactical 3B",
        "slug": "cpd-tac-3b",
        "service_type": "Law Tac"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 7373,
            "dec_id": 2551030,
            "description": "CPD 103",
            "slug": "cpd-103"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "95d25419-4c7e-4869-944f-d9b9c52ad274",
    "freq_mhz": "859.938",
    "tg_name": "CPD TAC 3B",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info