API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5878336,
    "url": "https://scancbus.com/api_v1/transmission/5878336/?format=api",
    "start_datetime": "2026-04-07T19:48:14-04:00",
    "local_start_datetime": "19:48:14 04/07/2026",
    "audio_file": null,
    "talkgroup": 61081,
    "talkgroup_info": {
        "pk": 28,
        "url": "https://scancbus.com/api_v1/talkgroups/28/?format=api",
        "dec_id": 61081,
        "alpha_tag": "SW EMS1",
        "description": "Southwest EMS 1",
        "slug": "sw-ems1",
        "service_type": "EMS-Tac"
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 661,
            "dec_id": 2520105,
            "description": "B201",
            "slug": "b201"
        },
        {
            "pk": 1344,
            "dec_id": 2520001,
            "description": "GCPD/SW 1",
            "slug": "gcpdsw-1"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "d697d83c-4b9a-4685-94e9-fe333719d3cf",
    "freq_mhz": "852.212",
    "tg_name": "SW EMS1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info