API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11102875,
    "url": "https://scancbus.com/api_v1/transmission/11102875/?format=api",
    "start_datetime": "2026-06-14T21:15:12-04:00",
    "local_start_datetime": "21:15:12 06/14/2026",
    "audio_file": null,
    "talkgroup": 51760,
    "talkgroup_info": {
        "pk": 9808,
        "url": "https://scancbus.com/api_v1/talkgroups/9808/?format=api",
        "dec_id": 51760,
        "alpha_tag": "#51760",
        "description": "TalkGroup #51760",
        "slug": "51760",
        "service_type": null
    },
    "freq": 851850000,
    "emergency": false,
    "units": [
        {
            "pk": 69432,
            "dec_id": 9001843,
            "description": null,
            "slug": "9001843"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "646e20f9-f1e7-4403-8ca3-e4cabc1a6c8e",
    "freq_mhz": "851.850",
    "tg_name": "#51760",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info