API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5727308,
    "url": "https://scancbus.com/api_v1/transmission/5727308/?format=api",
    "start_datetime": "2026-04-05T21:31:34-04:00",
    "local_start_datetime": "21:31:34 04/05/2026",
    "audio_file": null,
    "talkgroup": 61201,
    "talkgroup_info": {
        "pk": 11296,
        "url": "https://scancbus.com/api_v1/talkgroups/11296/?format=api",
        "dec_id": 61201,
        "alpha_tag": "#61201",
        "description": "TalkGroup #61201",
        "slug": "61201",
        "service_type": null
    },
    "freq": 851275000,
    "emergency": false,
    "units": [
        {
            "pk": 108745,
            "dec_id": 2522015,
            "description": null,
            "slug": "2522015"
        },
        {
            "pk": 108769,
            "dec_id": 2522013,
            "description": null,
            "slug": "2522013"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "a1f00801-9e09-464e-bbb7-c0c425e03ca9",
    "freq_mhz": "851.275",
    "tg_name": "#61201",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info