API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5618300,
    "url": "https://scancbus.com/api_v1/transmission/5618300/?format=api",
    "start_datetime": "2026-04-04T00:48:49-04:00",
    "local_start_datetime": "00:48:49 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": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 2577,
            "dec_id": 2551020,
            "description": "CPD 102",
            "slug": "cpd-102"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "47a94c06-6ed1-4fee-a545-4036ac85420e",
    "freq_mhz": "857.438",
    "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