API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7334729,
    "url": "https://scancbus.com/api_v1/transmission/7334729/?format=api",
    "start_datetime": "2026-04-25T19:47:35-04:00",
    "local_start_datetime": "19:47:35 04/25/2026",
    "audio_file": null,
    "talkgroup": 61206,
    "talkgroup_info": {
        "pk": 9627,
        "url": "https://scancbus.com/api_v1/talkgroups/9627/?format=api",
        "dec_id": 61206,
        "alpha_tag": "#61206",
        "description": "TalkGroup #61206",
        "slug": "61206",
        "service_type": null
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 67698,
            "dec_id": 2575325,
            "description": null,
            "slug": "2575325"
        },
        {
            "pk": 85712,
            "dec_id": 2574989,
            "description": null,
            "slug": "2574989"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "31bbef83-dadc-46b7-9bd3-8602a3fce7e9",
    "freq_mhz": "770.456",
    "tg_name": "#61206",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info