API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7454321,
    "url": "https://scancbus.com/api_v1/transmission/7454321/?format=api",
    "start_datetime": "2026-04-27T15:56:24-04:00",
    "local_start_datetime": "15:56:24 04/27/2026",
    "audio_file": null,
    "talkgroup": 52505,
    "talkgroup_info": {
        "pk": 9761,
        "url": "https://scancbus.com/api_v1/talkgroups/9761/?format=api",
        "dec_id": 52505,
        "alpha_tag": "#52505",
        "description": "TalkGroup #52505",
        "slug": "52505",
        "service_type": null
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 74572,
            "dec_id": 9200270,
            "description": null,
            "slug": "9200270"
        },
        {
            "pk": 91729,
            "dec_id": 9257656,
            "description": null,
            "slug": "9257656"
        },
        {
            "pk": 91729,
            "dec_id": 9257656,
            "description": null,
            "slug": "9257656"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "f00e2125-363d-4b7a-8d5c-f5144995bad0",
    "freq_mhz": "770.706",
    "tg_name": "#52505",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info