API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7153011,
    "url": "https://scancbus.com/api_v1/transmission/7153011/?format=api",
    "start_datetime": "2026-04-23T13:36:30-04:00",
    "local_start_datetime": "13:36:30 04/23/2026",
    "audio_file": null,
    "talkgroup": 51700,
    "talkgroup_info": {
        "pk": 9747,
        "url": "https://scancbus.com/api_v1/talkgroups/9747/?format=api",
        "dec_id": 51700,
        "alpha_tag": "#51700",
        "description": "TalkGroup #51700",
        "slug": "51700",
        "service_type": null
    },
    "freq": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 9029,
            "dec_id": 9004798,
            "description": null,
            "slug": "9004798"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "5e550a4a-5e46-4d74-ab56-f865955a8675",
    "freq_mhz": "770.956",
    "tg_name": "#51700",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info