API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5673811,
    "url": "https://scancbus.com/api_v1/transmission/5673811/?format=api",
    "start_datetime": "2026-04-04T21:48:43-04:00",
    "local_start_datetime": "21:48:43 04/04/2026",
    "audio_file": null,
    "talkgroup": 59641,
    "talkgroup_info": {
        "pk": 449,
        "url": "https://scancbus.com/api_v1/talkgroups/449/?format=api",
        "dec_id": 59641,
        "alpha_tag": "Mt Carmel St Anns",
        "description": "Mount Carmel St Anns",
        "slug": "mt-carmel-st-anns",
        "service_type": "Hospital"
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 897,
            "dec_id": 2511150,
            "description": "M111",
            "slug": "m111"
        },
        {
            "pk": 2536,
            "dec_id": 2590840,
            "description": "ST ANNS",
            "slug": "st-anns"
        },
        {
            "pk": 2536,
            "dec_id": 2590840,
            "description": "ST ANNS",
            "slug": "st-anns"
        }
    ],
    "play_length": 38.0,
    "print_play_length": "00:38",
    "slug": "e4c20125-4a2e-4308-b606-1e89eb3fea6e",
    "freq_mhz": "773.131",
    "tg_name": "ST ANNS",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info