API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12100420,
    "url": "https://scancbus.com/api_v1/transmission/12100420/?format=api",
    "start_datetime": "2026-06-28T14:27:05-04:00",
    "local_start_datetime": "14:27:05 06/28/2026",
    "audio_file": null,
    "talkgroup": 36501,
    "talkgroup_info": {
        "pk": 1128,
        "url": "https://scancbus.com/api_v1/talkgroups/1128/?format=api",
        "dec_id": 36501,
        "alpha_tag": "EM59DISP",
        "description": "Morrow County EMS Disp",
        "slug": "em59disp",
        "service_type": "EMS-Tac"
    },
    "freq": 852725000,
    "emergency": false,
    "units": [
        {
            "pk": 8035,
            "dec_id": 5990333,
            "description": null,
            "slug": "5990333"
        },
        {
            "pk": 8685,
            "dec_id": 5990358,
            "description": null,
            "slug": "5990358"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "244d5acf-8a29-4317-aa57-d50391f9aabe",
    "freq_mhz": "852.725",
    "tg_name": "EM59DISP",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info