API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5700147,
    "url": "https://scancbus.com/api_v1/transmission/5700147/?format=api",
    "start_datetime": "2026-04-05T10:30:47-04:00",
    "local_start_datetime": "10:30:47 04/05/2026",
    "audio_file": null,
    "talkgroup": 61202,
    "talkgroup_info": {
        "pk": 9623,
        "url": "https://scancbus.com/api_v1/talkgroups/9623/?format=api",
        "dec_id": 61202,
        "alpha_tag": "#61202",
        "description": "TalkGroup #61202",
        "slug": "61202",
        "service_type": null
    },
    "freq": 774781250,
    "emergency": false,
    "units": [
        {
            "pk": 96292,
            "dec_id": 2571870,
            "description": null,
            "slug": "2571870"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "3ae758ab-80e9-481a-b94c-b90e75025bed",
    "freq_mhz": "774.781",
    "tg_name": "#61202",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info