API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8528024,
    "url": "https://scancbus.com/api_v1/transmission/8528024/?format=api",
    "start_datetime": "2026-05-11T17:44:19-04:00",
    "local_start_datetime": "17:44:19 05/11/2026",
    "audio_file": null,
    "talkgroup": 52574,
    "talkgroup_info": {
        "pk": 9860,
        "url": "https://scancbus.com/api_v1/talkgroups/9860/?format=api",
        "dec_id": 52574,
        "alpha_tag": "#52574",
        "description": "TalkGroup #52574",
        "slug": "52574",
        "service_type": null
    },
    "freq": 772606250,
    "emergency": false,
    "units": [
        {
            "pk": 5623,
            "dec_id": 9200455,
            "description": null,
            "slug": "9200455"
        },
        {
            "pk": 65624,
            "dec_id": 9203390,
            "description": null,
            "slug": "9203390"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "7907bcf5-28ee-4bd5-aec0-5858133f1d99",
    "freq_mhz": "772.606",
    "tg_name": "#52574",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info