API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8548610,
    "url": "https://scancbus.com/api_v1/transmission/8548610/?format=api",
    "start_datetime": "2026-05-11T23:58:31-04:00",
    "local_start_datetime": "23:58:31 05/11/2026",
    "audio_file": null,
    "talkgroup": 51788,
    "talkgroup_info": {
        "pk": 683,
        "url": "https://scancbus.com/api_v1/talkgroups/683/?format=api",
        "dec_id": 51788,
        "alpha_tag": "POST98",
        "description": "Shipley Bldg General HQ Dispatch",
        "slug": "post98",
        "service_type": "Law Dispatch"
    },
    "freq": 773031250,
    "emergency": false,
    "units": [
        {
            "pk": 663,
            "dec_id": 9004790,
            "description": null,
            "slug": "9004790"
        },
        {
            "pk": 9354,
            "dec_id": 9001713,
            "description": null,
            "slug": "9001713"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "1e7cb6d8-7c1f-4e82-a820-b4b6c4bd2bf4",
    "freq_mhz": "773.031",
    "tg_name": "POST98",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info