API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8511360,
    "url": "https://scancbus.com/api_v1/transmission/8511360/?format=api",
    "start_datetime": "2026-05-11T14:00:54-04:00",
    "local_start_datetime": "14:00:54 05/11/2026",
    "audio_file": null,
    "talkgroup": 47010,
    "talkgroup_info": {
        "pk": 1042,
        "url": "https://scancbus.com/api_v1/talkgroups/1042/?format=api",
        "dec_id": 47010,
        "alpha_tag": "80FDOPS3",
        "description": "Union County OPS3",
        "slug": "80fdops3",
        "service_type": "Fire-Tac"
    },
    "freq": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 56881,
            "dec_id": 8090907,
            "description": null,
            "slug": "8090907"
        },
        {
            "pk": 98362,
            "dec_id": 8090344,
            "description": null,
            "slug": "8090344"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "cd68e56e-72d3-4c72-b688-63f04f2410ba",
    "freq_mhz": "772.856",
    "tg_name": "80FDOPS3",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info