API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8425813,
    "url": "https://scancbus.com/api_v1/transmission/8425813/?format=api",
    "start_datetime": "2026-05-10T08:08:51-04:00",
    "local_start_datetime": "08:08:51 05/10/2026",
    "audio_file": null,
    "talkgroup": 54005,
    "talkgroup_info": {
        "pk": 14029,
        "url": "https://scancbus.com/api_v1/talkgroups/14029/?format=api",
        "dec_id": 54005,
        "alpha_tag": "#54005",
        "description": "TalkGroup #54005",
        "slug": "54005",
        "service_type": null
    },
    "freq": 853662500,
    "emergency": false,
    "units": [
        {
            "pk": 10815,
            "dec_id": 9900011,
            "description": null,
            "slug": "9900011"
        },
        {
            "pk": 108248,
            "dec_id": 9910018,
            "description": null,
            "slug": "9910018"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "b385d96b-8e0d-47cd-9413-3344bda5667e",
    "freq_mhz": "853.663",
    "tg_name": "#54005",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info