API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12162136,
    "url": "https://scancbus.com/api_v1/transmission/12162136/?format=api",
    "start_datetime": "2026-06-29T13:10:10-04:00",
    "local_start_datetime": "13:10:10 06/29/2026",
    "audio_file": null,
    "talkgroup": 54824,
    "talkgroup_info": {
        "pk": 3976,
        "url": "https://scancbus.com/api_v1/talkgroups/3976/?format=api",
        "dec_id": 54824,
        "alpha_tag": "SO60DISP",
        "description": "Muskingum Sheriff Dispatch",
        "slug": "so60disp",
        "service_type": "Law Dispatch"
    },
    "freq": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 58789,
            "dec_id": 6090048,
            "description": null,
            "slug": "6090048"
        },
        {
            "pk": 58811,
            "dec_id": 6090007,
            "description": null,
            "slug": "6090007"
        },
        {
            "pk": 111847,
            "dec_id": 6090079,
            "description": null,
            "slug": "6090079"
        },
        {
            "pk": 111847,
            "dec_id": 6090079,
            "description": null,
            "slug": "6090079"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "46d22438-1046-46c4-8ad1-7f6b3c3fc3d2",
    "freq_mhz": "853.438",
    "tg_name": "SO60DISP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info