API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8409303,
    "url": "https://scancbus.com/api_v1/transmission/8409303/?format=api",
    "start_datetime": "2026-05-10T00:09:16-04:00",
    "local_start_datetime": "00:09:16 05/10/2026",
    "audio_file": null,
    "talkgroup": 53556,
    "talkgroup_info": {
        "pk": 9640,
        "url": "https://scancbus.com/api_v1/talkgroups/9640/?format=api",
        "dec_id": 53556,
        "alpha_tag": "#53556",
        "description": "TalkGroup #53556",
        "slug": "53556",
        "service_type": null
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 65256,
            "dec_id": 2390142,
            "description": null,
            "slug": "2390142"
        },
        {
            "pk": 96473,
            "dec_id": 2591364,
            "description": null,
            "slug": "2591364"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "1be03c39-307c-4b0a-bbc1-59f814aa757d",
    "freq_mhz": "773.131",
    "tg_name": "#53556",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info