API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7191037,
    "url": "https://scancbus.com/api_v1/transmission/7191037/?format=api",
    "start_datetime": "2026-04-23T21:55:43-04:00",
    "local_start_datetime": "21:55:43 04/23/2026",
    "audio_file": null,
    "talkgroup": 20035,
    "talkgroup_info": {
        "pk": 117,
        "url": "https://scancbus.com/api_v1/talkgroups/117/?format=api",
        "dec_id": 20035,
        "alpha_tag": "NW EMS 2",
        "description": "NW EMS Operations 2",
        "slug": "nw-ems-2",
        "service_type": "EMS-Tac"
    },
    "freq": 851487500,
    "emergency": false,
    "units": [
        {
            "pk": 1823,
            "dec_id": 2128014,
            "description": "NRECC 14",
            "slug": "nrecc-14"
        },
        {
            "pk": 7476,
            "dec_id": 2120053,
            "description": null,
            "slug": "2120053"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "a58cbc88-4329-4ebd-a54a-a515507113a5",
    "freq_mhz": "851.487",
    "tg_name": "NW EMS 2",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info