API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7424993,
    "url": "https://scancbus.com/api_v1/transmission/7424993/?format=api",
    "start_datetime": "2026-04-27T09:36:35-04:00",
    "local_start_datetime": "09:36:35 04/27/2026",
    "audio_file": null,
    "talkgroup": 61090,
    "talkgroup_info": {
        "pk": 313,
        "url": "https://scancbus.com/api_v1/talkgroups/313/?format=api",
        "dec_id": 61090,
        "alpha_tag": "SW-TNRG 1",
        "description": "Southwest Training 1",
        "slug": "sw-tnrg-1",
        "service_type": "Fire-Talk"
    },
    "freq": 858437500,
    "emergency": false,
    "units": [
        {
            "pk": 3111,
            "dec_id": 2520227,
            "description": null,
            "slug": "2520227"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "1f975b79-9ecf-48a9-be39-c2942dc8ce90",
    "freq_mhz": "858.438",
    "tg_name": "SW-TNRG 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info