API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7541701,
    "url": "https://scancbus.com/api_v1/transmission/7541701/?format=api",
    "start_datetime": "2026-04-28T17:55:45-04:00",
    "local_start_datetime": "17:55:45 04/28/2026",
    "audio_file": null,
    "talkgroup": 61083,
    "talkgroup_info": {
        "pk": 404,
        "url": "https://scancbus.com/api_v1/talkgroups/404/?format=api",
        "dec_id": 61083,
        "alpha_tag": "SW FG-1",
        "description": "Southwest Fireground 1",
        "slug": "sw-fg-1",
        "service_type": "Fire-Tac"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 11,
            "dec_id": 2520003,
            "description": "GCPD/SW 3",
            "slug": "gcpdsw-3"
        },
        {
            "pk": 661,
            "dec_id": 2520105,
            "description": "B201",
            "slug": "b201"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "e38e2bf1-2b9b-4a41-a587-2292bc1b8e2f",
    "freq_mhz": "858.938",
    "tg_name": "SW FG-1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info