API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8409333,
    "url": "https://scancbus.com/api_v1/transmission/8409333/?format=api",
    "start_datetime": "2026-05-10T00:09:47-04:00",
    "local_start_datetime": "00:09:47 05/10/2026",
    "audio_file": null,
    "talkgroup": 57303,
    "talkgroup_info": {
        "pk": 310,
        "url": "https://scancbus.com/api_v1/talkgroups/310/?format=api",
        "dec_id": 57303,
        "alpha_tag": "CPD TAC 5C",
        "description": "CPD Patrol tactical 5C",
        "slug": "cpd-tac-5c",
        "service_type": "Law Tac"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 1788,
            "dec_id": 2551300,
            "description": "CPD 130",
            "slug": "cpd-130"
        },
        {
            "pk": 4712,
            "dec_id": 2551380,
            "description": "CPD 138",
            "slug": "cpd-138"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "1d27e973-3535-4e63-a0f6-1c470ec65443",
    "freq_mhz": "858.938",
    "tg_name": "CPD TAC 5C",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info