API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6389050,
    "url": "https://scancbus.com/api_v1/transmission/6389050/?format=api",
    "start_datetime": "2026-04-14T01:51:16-04:00",
    "local_start_datetime": "01:51:16 04/14/2026",
    "audio_file": null,
    "talkgroup": 53252,
    "talkgroup_info": {
        "pk": 9657,
        "url": "https://scancbus.com/api_v1/talkgroups/9657/?format=api",
        "dec_id": 53252,
        "alpha_tag": "#53252",
        "description": "TalkGroup #53252",
        "slug": "53252",
        "service_type": null
    },
    "freq": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 4886,
            "dec_id": 9306756,
            "description": null,
            "slug": "9306756"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "4c10a5c9-9043-4dd9-82a5-b63995574d9a",
    "freq_mhz": "774.531",
    "tg_name": "#53252",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info