API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5700163,
    "url": "https://scancbus.com/api_v1/transmission/5700163/?format=api",
    "start_datetime": "2026-04-05T10:31:22-04:00",
    "local_start_datetime": "10:31:22 04/05/2026",
    "audio_file": null,
    "talkgroup": 17515,
    "talkgroup_info": {
        "pk": 15,
        "url": "https://scancbus.com/api_v1/talkgroups/15/?format=api",
        "dec_id": 17515,
        "alpha_tag": "GAH DISP",
        "description": "Gahanna Police Dispatch",
        "slug": "gah-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 57459,
            "dec_id": 2513949,
            "description": null,
            "slug": "2513949"
        },
        {
            "pk": 81809,
            "dec_id": 2591246,
            "description": null,
            "slug": "2591246"
        },
        {
            "pk": 87006,
            "dec_id": 2591293,
            "description": null,
            "slug": "2591293"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "c898e4a0-d02b-4c84-8487-e180760a6e2b",
    "freq_mhz": "773.131",
    "tg_name": "GAH DISP",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info