API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13212877,
    "url": "https://scancbus.com/api_v1/transmission/13212877/?format=api",
    "start_datetime": "2026-07-13T16:50:46-04:00",
    "local_start_datetime": "16:50:46 07/13/2026",
    "audio_file": null,
    "talkgroup": 52027,
    "talkgroup_info": {
        "pk": 9799,
        "url": "https://scancbus.com/api_v1/talkgroups/9799/?format=api",
        "dec_id": 52027,
        "alpha_tag": "#52027",
        "description": "TalkGroup #52027",
        "slug": "52027",
        "service_type": null
    },
    "freq": 852037500,
    "emergency": false,
    "units": [
        {
            "pk": 5892,
            "dec_id": 9101505,
            "description": null,
            "slug": "9101505"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "50edab79-9897-4726-ae1b-d8fd9a9a0e5a",
    "freq_mhz": "852.038",
    "tg_name": "#52027",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info