API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5608129,
    "url": "https://scancbus.com/api_v1/transmission/5608129/?format=api",
    "start_datetime": "2026-04-03T21:32:22-04:00",
    "local_start_datetime": "21:32:22 04/03/2026",
    "audio_file": null,
    "talkgroup": 57493,
    "talkgroup_info": {
        "pk": 7011,
        "url": "https://scancbus.com/api_v1/talkgroups/7011/?format=api",
        "dec_id": 57493,
        "alpha_tag": "CPD TAC 6A",
        "description": "CPD Patrol tactical 6A",
        "slug": "cpd-tac-6a",
        "service_type": "Law Tac"
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 6896,
            "dec_id": 2550202,
            "description": "CPD S2",
            "slug": "cpd-s2"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "65311c86-86ed-4876-ba2e-fcc601a48d16",
    "freq_mhz": "857.938",
    "tg_name": "CPD TAC 6A",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info