API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9058617,
    "url": "https://scancbus.com/api_v1/transmission/9058617/?format=api",
    "start_datetime": "2026-05-18T17:56:06-04:00",
    "local_start_datetime": "17:56:06 05/18/2026",
    "audio_file": null,
    "talkgroup": 10045,
    "talkgroup_info": {
        "pk": 42,
        "url": "https://scancbus.com/api_v1/talkgroups/42/?format=api",
        "dec_id": 10045,
        "alpha_tag": "DEL EMS 2",
        "description": "Delaware County EMS 2",
        "slug": "del-ems-2",
        "service_type": "EMS-Tac"
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 1405,
            "dec_id": 2118009,
            "description": "DELCOMM 09",
            "slug": "delcomm-09"
        },
        {
            "pk": 11910,
            "dec_id": 2111578,
            "description": null,
            "slug": "2111578"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "46d56658-e41c-4028-b5a6-246ead791ab2",
    "freq_mhz": "851.862",
    "tg_name": "DEL EMS 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info