API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5626005,
    "url": "https://scancbus.com/api_v1/transmission/5626005/?format=api",
    "start_datetime": "2026-04-04T04:01:16-04:00",
    "local_start_datetime": "04:01:16 04/04/2026",
    "audio_file": null,
    "talkgroup": 51739,
    "talkgroup_info": {
        "pk": 14,
        "url": "https://scancbus.com/api_v1/talkgroups/14/?format=api",
        "dec_id": 51739,
        "alpha_tag": "POST21",
        "description": "OSP Post 21 Delaware Dispatch",
        "slug": "post21",
        "service_type": "Law Dispatch"
    },
    "freq": 772081250,
    "emergency": false,
    "units": [
        {
            "pk": 35,
            "dec_id": 9004770,
            "description": "OSP Disp",
            "slug": "osp-disp"
        },
        {
            "pk": 2982,
            "dec_id": 9001922,
            "description": null,
            "slug": "9001922"
        },
        {
            "pk": 2982,
            "dec_id": 9001922,
            "description": null,
            "slug": "9001922"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "68665ddf-00f8-4fb5-82c4-a9ee03fb9ad9",
    "freq_mhz": "772.081",
    "tg_name": "POST21",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info