API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12431804,
    "url": "https://scancbus.com/api_v1/transmission/12431804/?format=api",
    "start_datetime": "2026-07-02T19:51:54-04:00",
    "local_start_datetime": "19:51:54 07/02/2026",
    "audio_file": null,
    "talkgroup": 59615,
    "talkgroup_info": {
        "pk": 585,
        "url": "https://scancbus.com/api_v1/talkgroups/585/?format=api",
        "dec_id": 59615,
        "alpha_tag": "Childrens Hospital ER",
        "description": "Childrens Hospital ER",
        "slug": "childrens-hospital-er",
        "service_type": "Hospital"
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 2087,
            "dec_id": 2501450,
            "description": "M14",
            "slug": "m14"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "dee5507b-6d4a-4d03-847f-c2e894763b37",
    "freq_mhz": "773.131",
    "tg_name": "CHILDRENS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info