API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7529903,
    "url": "https://scancbus.com/api_v1/transmission/7529903/?format=api",
    "start_datetime": "2026-04-28T15:28:42-04:00",
    "local_start_datetime": "15:28:42 04/28/2026",
    "audio_file": null,
    "talkgroup": 52500,
    "talkgroup_info": {
        "pk": 9766,
        "url": "https://scancbus.com/api_v1/talkgroups/9766/?format=api",
        "dec_id": 52500,
        "alpha_tag": "#52500",
        "description": "TalkGroup #52500",
        "slug": "52500",
        "service_type": null
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        },
        {
            "pk": 79817,
            "dec_id": 9204188,
            "description": null,
            "slug": "9204188"
        },
        {
            "pk": 80974,
            "dec_id": 9256135,
            "description": null,
            "slug": "9256135"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "3e616e21-f3db-41ed-b9c4-fe49b2626627",
    "freq_mhz": "853.112",
    "tg_name": "#52500",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info