API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7213404,
    "url": "https://scancbus.com/api_v1/transmission/7213404/?format=api",
    "start_datetime": "2026-04-24T07:32:33-04:00",
    "local_start_datetime": "07:32:33 04/24/2026",
    "audio_file": null,
    "talkgroup": 51532,
    "talkgroup_info": {
        "pk": 9763,
        "url": "https://scancbus.com/api_v1/talkgroups/9763/?format=api",
        "dec_id": 51532,
        "alpha_tag": "#51532",
        "description": "TalkGroup #51532",
        "slug": "51532",
        "service_type": null
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 5548,
            "dec_id": 9004635,
            "description": null,
            "slug": "9004635"
        },
        {
            "pk": 5549,
            "dec_id": 9004806,
            "description": null,
            "slug": "9004806"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "7416221e-2274-49b6-bcc5-497ffccb534c",
    "freq_mhz": "852.212",
    "tg_name": "#51532",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info