API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9114183,
    "url": "https://scancbus.com/api_v1/transmission/9114183/?format=api",
    "start_datetime": "2026-05-19T12:48:25-04:00",
    "local_start_datetime": "12:48:25 05/19/2026",
    "audio_file": null,
    "talkgroup": 20016,
    "talkgroup_info": {
        "pk": 1509,
        "url": "https://scancbus.com/api_v1/talkgroups/1509/?format=api",
        "dec_id": 20016,
        "alpha_tag": "NW TRNG1",
        "description": "Northwest Training 1",
        "slug": "nw-trng1",
        "service_type": ""
    },
    "freq": 851487500,
    "emergency": false,
    "units": [
        {
            "pk": 54295,
            "dec_id": 2120751,
            "description": null,
            "slug": "2120751"
        },
        {
            "pk": 72826,
            "dec_id": 2120101,
            "description": null,
            "slug": "2120101"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "dfe3546a-0561-4753-aa0b-ddf7adc8484c",
    "freq_mhz": "851.487",
    "tg_name": "NW TRNG1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info