API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7328603,
    "url": "https://scancbus.com/api_v1/transmission/7328603/?format=api",
    "start_datetime": "2026-04-25T18:04:46-04:00",
    "local_start_datetime": "18:04:46 04/25/2026",
    "audio_file": null,
    "talkgroup": 52565,
    "talkgroup_info": {
        "pk": 9773,
        "url": "https://scancbus.com/api_v1/talkgroups/9773/?format=api",
        "dec_id": 52565,
        "alpha_tag": "#52565",
        "description": "TalkGroup #52565",
        "slug": "52565",
        "service_type": null
    },
    "freq": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 110729,
            "dec_id": 9205633,
            "description": null,
            "slug": "9205633"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "25f53fdd-349a-4726-9ddb-cdfff3ef65d2",
    "freq_mhz": "770.956",
    "tg_name": "#52565",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info