API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7340564,
    "url": "https://scancbus.com/api_v1/transmission/7340564/?format=api",
    "start_datetime": "2026-04-25T21:27:44-04:00",
    "local_start_datetime": "21:27:44 04/25/2026",
    "audio_file": null,
    "talkgroup": 28517,
    "talkgroup_info": {
        "pk": 1202,
        "url": "https://scancbus.com/api_v1/talkgroups/1202/?format=api",
        "dec_id": 28517,
        "alpha_tag": "SO45DET",
        "description": "LCSO Detectives",
        "slug": "so45det",
        "service_type": "Law Tac"
    },
    "freq": 851850000,
    "emergency": false,
    "units": [
        {
            "pk": 58628,
            "dec_id": 4591793,
            "description": null,
            "slug": "4591793"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "0350d917-0543-449b-974c-8e8683a01694",
    "freq_mhz": "851.850",
    "tg_name": "SO45DET",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info