API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8070843,
    "url": "https://scancbus.com/api_v1/transmission/8070843/?format=api",
    "start_datetime": "2026-05-05T17:00:40-04:00",
    "local_start_datetime": "17:00:40 05/05/2026",
    "audio_file": null,
    "talkgroup": 53020,
    "talkgroup_info": {
        "pk": 815,
        "url": "https://scancbus.com/api_v1/talkgroups/815/?format=api",
        "dec_id": 53020,
        "alpha_tag": "D06-FSP",
        "description": "ODOT District 6 - Freeway Service Patrols",
        "slug": "d06-fsp",
        "service_type": "Public Works "
    },
    "freq": 773031250,
    "emergency": false,
    "units": [
        {
            "pk": 3358,
            "dec_id": 9306612,
            "description": "FSP 12",
            "slug": "fsp-12"
        },
        {
            "pk": 13278,
            "dec_id": 9302502,
            "description": "TMC 02",
            "slug": "tmc-02"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "1e082408-6d76-4ee4-afa9-1dab39ee1d9d",
    "freq_mhz": "773.031",
    "tg_name": "D06-FSP",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info