API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13018219,
    "url": "https://scancbus.com/api_v1/transmission/13018219/?format=api",
    "start_datetime": "2026-07-10T17:43:10-04:00",
    "local_start_datetime": "17:43:10 07/10/2026",
    "audio_file": null,
    "talkgroup": 31010,
    "talkgroup_info": {
        "pk": 1005,
        "url": "https://scancbus.com/api_v1/talkgroups/1005/?format=api",
        "dec_id": 31010,
        "alpha_tag": "SO49DISP",
        "description": "Madison County Sheriff Dispatch",
        "slug": "so49disp",
        "service_type": "Law Dispatch"
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 11524,
            "dec_id": 4990120,
            "description": null,
            "slug": "4990120"
        },
        {
            "pk": 71511,
            "dec_id": 4990432,
            "description": null,
            "slug": "4990432"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "208ae729-d684-4c43-b2dc-96750b659350",
    "freq_mhz": "773.681",
    "tg_name": "SO49DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info