API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5706456,
    "url": "https://scancbus.com/api_v1/transmission/5706456/?format=api",
    "start_datetime": "2026-04-05T13:14:58-04:00",
    "local_start_datetime": "13:14:58 04/05/2026",
    "audio_file": null,
    "talkgroup": 52565,
    "talkgroup_info": {
        "pk": 9773,
        "url": "https://scancbus.com/api_v1/talkgroups/9773/?format=api",
        "dec_id": 52565,
        "alpha_tag": "#52565",
        "description": "TalkGroup #52565",
        "slug": "52565",
        "service_type": null
    },
    "freq": 772606250,
    "emergency": false,
    "units": [
        {
            "pk": 5776,
            "dec_id": 9257087,
            "description": null,
            "slug": "9257087"
        },
        {
            "pk": 65220,
            "dec_id": 9200332,
            "description": null,
            "slug": "9200332"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "ffcc65eb-00ff-4255-91e5-96cd73b0192d",
    "freq_mhz": "772.606",
    "tg_name": "#52565",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info