API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6320502,
    "url": "https://scancbus.com/api_v1/transmission/6320502/?format=api",
    "start_datetime": "2026-04-13T07:41:09-04:00",
    "local_start_datetime": "07:41:09 04/13/2026",
    "audio_file": null,
    "talkgroup": 61252,
    "talkgroup_info": {
        "pk": 9690,
        "url": "https://scancbus.com/api_v1/talkgroups/9690/?format=api",
        "dec_id": 61252,
        "alpha_tag": "#61252",
        "description": "TalkGroup #61252",
        "slug": "61252",
        "service_type": null
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 66310,
            "dec_id": 2572595,
            "description": null,
            "slug": "2572595"
        },
        {
            "pk": 82388,
            "dec_id": 2572690,
            "description": null,
            "slug": "2572690"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "10b2e2d7-9a98-445f-b73f-0a2c981c27e8",
    "freq_mhz": "770.206",
    "tg_name": "#61252",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info