API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5748463,
    "url": "https://scancbus.com/api_v1/transmission/5748463/?format=api",
    "start_datetime": "2026-04-06T08:02:58-04:00",
    "local_start_datetime": "08:02:58 04/06/2026",
    "audio_file": null,
    "talkgroup": 52575,
    "talkgroup_info": {
        "pk": 9673,
        "url": "https://scancbus.com/api_v1/talkgroups/9673/?format=api",
        "dec_id": 52575,
        "alpha_tag": "#52575",
        "description": "TalkGroup #52575",
        "slug": "52575",
        "service_type": null
    },
    "freq": 853812500,
    "emergency": false,
    "units": [
        {
            "pk": 5172,
            "dec_id": 9202307,
            "description": null,
            "slug": "9202307"
        },
        {
            "pk": 90970,
            "dec_id": 9257449,
            "description": null,
            "slug": "9257449"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "8660b3dd-b896-4be3-b1d4-18f01fc1c4e5",
    "freq_mhz": "853.812",
    "tg_name": "#52575",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info