API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12352178,
    "url": "https://scancbus.com/api_v1/transmission/12352178/?format=api",
    "start_datetime": "2026-07-01T21:16:05-04:00",
    "local_start_datetime": "21:16:05 07/01/2026",
    "audio_file": null,
    "talkgroup": 17501,
    "talkgroup_info": {
        "pk": 458,
        "url": "https://scancbus.com/api_v1/talkgroups/458/?format=api",
        "dec_id": 17501,
        "alpha_tag": "MEDFLT",
        "description": "MedFlight Statewide Hailing",
        "slug": "medflt",
        "service_type": ""
    },
    "freq": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 10815,
            "dec_id": 9900011,
            "description": null,
            "slug": "9900011"
        },
        {
            "pk": 10815,
            "dec_id": 9900011,
            "description": null,
            "slug": "9900011"
        },
        {
            "pk": 95834,
            "dec_id": 2590095,
            "description": null,
            "slug": "2590095"
        },
        {
            "pk": 95834,
            "dec_id": 2590095,
            "description": null,
            "slug": "2590095"
        }
    ],
    "play_length": 15.0,
    "print_play_length": "00:15",
    "slug": "94f72ed5-8c7d-4b30-949b-ece734d4916b",
    "freq_mhz": "853.438",
    "tg_name": "MEDFLT",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info