API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6350692,
    "url": "https://scancbus.com/api_v1/transmission/6350692/?format=api",
    "start_datetime": "2026-04-13T14:22:11-04:00",
    "local_start_datetime": "14:22:11 04/13/2026",
    "audio_file": null,
    "talkgroup": 51591,
    "talkgroup_info": {
        "pk": 9796,
        "url": "https://scancbus.com/api_v1/talkgroups/9796/?format=api",
        "dec_id": 51591,
        "alpha_tag": "#51591",
        "description": "TalkGroup #51591",
        "slug": "51591",
        "service_type": null
    },
    "freq": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 4769,
            "dec_id": 9004824,
            "description": null,
            "slug": "9004824"
        },
        {
            "pk": 96208,
            "dec_id": 9001560,
            "description": null,
            "slug": "9001560"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "596d8226-a251-46ce-886e-e8f33ddf97a9",
    "freq_mhz": "770.956",
    "tg_name": "#51591",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info