API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5710441,
    "url": "https://scancbus.com/api_v1/transmission/5710441/?format=api",
    "start_datetime": "2026-04-05T14:52:28-04:00",
    "local_start_datetime": "14:52:28 04/05/2026",
    "audio_file": null,
    "talkgroup": 28568,
    "talkgroup_info": {
        "pk": 9785,
        "url": "https://scancbus.com/api_v1/talkgroups/9785/?format=api",
        "dec_id": 28568,
        "alpha_tag": "FD45FG1",
        "description": "Licking Fireground 1",
        "slug": "fd45fg1",
        "service_type": "Fire-Tac"
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 84785,
            "dec_id": 4591982,
            "description": "LCRCC",
            "slug": "lcrcc"
        },
        {
            "pk": 87764,
            "dec_id": 4592382,
            "description": "R1",
            "slug": "r1"
        }
    ],
    "play_length": 18.0,
    "print_play_length": "00:18",
    "slug": "8af4682c-387d-4834-b37f-470c001c0938",
    "freq_mhz": "852.950",
    "tg_name": "FD45FG1",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info