API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6398453,
    "url": "https://scancbus.com/api_v1/transmission/6398453/?format=api",
    "start_datetime": "2026-04-14T07:21:35-04:00",
    "local_start_datetime": "07:21:35 04/14/2026",
    "audio_file": null,
    "talkgroup": 61055,
    "talkgroup_info": {
        "pk": 10797,
        "url": "https://scancbus.com/api_v1/talkgroups/10797/?format=api",
        "dec_id": 61055,
        "alpha_tag": "#61055",
        "description": "TalkGroup #61055",
        "slug": "61055",
        "service_type": null
    },
    "freq": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 12411,
            "dec_id": 2557408,
            "description": null,
            "slug": "2557408"
        },
        {
            "pk": 64946,
            "dec_id": 2556106,
            "description": null,
            "slug": "2556106"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "d1178939-c962-44a3-83ea-70ee5aaa815c",
    "freq_mhz": "770.956",
    "tg_name": "#61055",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info