API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6004887,
    "url": "https://scancbus.com/api_v1/transmission/6004887/?format=api",
    "start_datetime": "2026-04-09T11:07:46-04:00",
    "local_start_datetime": "11:07:46 04/09/2026",
    "audio_file": null,
    "talkgroup": 61222,
    "talkgroup_info": {
        "pk": 9667,
        "url": "https://scancbus.com/api_v1/talkgroups/9667/?format=api",
        "dec_id": 61222,
        "alpha_tag": "#61222",
        "description": "TalkGroup #61222",
        "slug": "61222",
        "service_type": null
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 65128,
            "dec_id": 2571741,
            "description": null,
            "slug": "2571741"
        },
        {
            "pk": 95914,
            "dec_id": 2571011,
            "description": null,
            "slug": "2571011"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "b9c1520a-9183-4092-bfbb-0dbac3925ffb",
    "freq_mhz": "770.706",
    "tg_name": "#61222",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info