API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7283905,
    "url": "https://scancbus.com/api_v1/transmission/7283905/?format=api",
    "start_datetime": "2026-04-25T01:17:52-04:00",
    "local_start_datetime": "01:17:52 04/25/2026",
    "audio_file": null,
    "talkgroup": 52616,
    "talkgroup_info": {
        "pk": 9624,
        "url": "https://scancbus.com/api_v1/talkgroups/9624/?format=api",
        "dec_id": 52616,
        "alpha_tag": "#52616",
        "description": "TalkGroup #52616",
        "slug": "52616",
        "service_type": null
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 4749,
            "dec_id": 9200809,
            "description": null,
            "slug": "9200809"
        },
        {
            "pk": 69064,
            "dec_id": 9200838,
            "description": null,
            "slug": "9200838"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "2e8e81ac-96bf-434a-90a9-d9d02260d64b",
    "freq_mhz": "853.112",
    "tg_name": "#52616",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info