API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8081025,
    "url": "https://scancbus.com/api_v1/transmission/8081025/?format=api",
    "start_datetime": "2026-05-05T19:43:54-04:00",
    "local_start_datetime": "19:43:54 05/05/2026",
    "audio_file": null,
    "talkgroup": 57000,
    "talkgroup_info": {
        "pk": 22,
        "url": "https://scancbus.com/api_v1/talkgroups/22/?format=api",
        "dec_id": 57000,
        "alpha_tag": "10 ALPHA",
        "description": "CFD Minor Incident (Alpha)",
        "slug": "10-alpha",
        "service_type": "Fire-Tac"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 1491,
            "dec_id": 2500820,
            "description": "L8",
            "slug": "l8"
        },
        {
            "pk": 2697,
            "dec_id": 2503967,
            "description": "CFD FAO 67",
            "slug": "cfd-fao-67"
        }
    ],
    "play_length": 13.0,
    "print_play_length": "00:13",
    "slug": "6ab0d42f-b934-4d51-98d2-a01fa90482f3",
    "freq_mhz": "858.487",
    "tg_name": "10 ALPHA",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info