API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8590899,
    "url": "https://scancbus.com/api_v1/transmission/8590899/?format=api",
    "start_datetime": "2026-05-12T13:05:03-04:00",
    "local_start_datetime": "13:05:03 05/12/2026",
    "audio_file": null,
    "talkgroup": 57009,
    "talkgroup_info": {
        "pk": 193,
        "url": "https://scancbus.com/api_v1/talkgroups/193/?format=api",
        "dec_id": 57009,
        "alpha_tag": "10 DISP",
        "description": "CFD Unit to Dispatcher",
        "slug": "10-disp",
        "service_type": "Fire-Tac"
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 1478,
            "dec_id": 2521975,
            "description": "CFD FAO 75",
            "slug": "cfd-fao-75"
        },
        {
            "pk": 53245,
            "dec_id": 2504111,
            "description": null,
            "slug": "2504111"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "050682ee-4901-4fe9-8b49-91e5a5b45faf",
    "freq_mhz": "857.938",
    "tg_name": "10 DISP",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info