API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5718885,
    "url": "https://scancbus.com/api_v1/transmission/5718885/?format=api",
    "start_datetime": "2026-04-05T18:05:47-04:00",
    "local_start_datetime": "18:05:47 04/05/2026",
    "audio_file": null,
    "talkgroup": 57040,
    "talkgroup_info": {
        "pk": 12,
        "url": "https://scancbus.com/api_v1/talkgroups/12/?format=api",
        "dec_id": 57040,
        "alpha_tag": "9 EMS 1",
        "description": "CFD EMS Medical Ops 1",
        "slug": "9-ems-1",
        "service_type": "EMS-Tac"
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 1354,
            "dec_id": 2521976,
            "description": "CFD FAO EMS",
            "slug": "cfd-fao-ems"
        },
        {
            "pk": 2873,
            "dec_id": 2501350,
            "description": "M13",
            "slug": "m13"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "38518110-56a2-4393-a1fc-dcd92d171a97",
    "freq_mhz": "857.938",
    "tg_name": "9 EMS 1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info