API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8403480,
    "url": "https://scancbus.com/api_v1/transmission/8403480/?format=api",
    "start_datetime": "2026-05-09T22:18:58-04:00",
    "local_start_datetime": "22:18:58 05/09/2026",
    "audio_file": null,
    "talkgroup": 54538,
    "talkgroup_info": {
        "pk": 705,
        "url": "https://scancbus.com/api_v1/talkgroups/705/?format=api",
        "dec_id": 54538,
        "alpha_tag": "XMARCS10",
        "description": "Statewide Interop 10",
        "slug": "xmarcs10",
        "service_type": "Interop"
    },
    "freq": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 80885,
            "dec_id": 9402473,
            "description": null,
            "slug": "9402473"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "3cb20fa5-5ae7-4829-8d2f-448230c215f1",
    "freq_mhz": "772.856",
    "tg_name": "XMARCS10",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info