API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6061613,
    "url": "https://scancbus.com/api_v1/transmission/6061613/?format=api",
    "start_datetime": "2026-04-09T19:08:07-04:00",
    "local_start_datetime": "19:08:07 04/09/2026",
    "audio_file": null,
    "talkgroup": 61098,
    "talkgroup_info": {
        "pk": 3,
        "url": "https://scancbus.com/api_v1/talkgroups/3/?format=api",
        "dec_id": 61098,
        "alpha_tag": "GCP PTL 1",
        "description": "Grove City Police Dispatch",
        "slug": "gcp-ptl-1",
        "service_type": "Law Dispatch"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 11,
            "dec_id": 2520003,
            "description": "GCPD/SW 3",
            "slug": "gcpdsw-3"
        },
        {
            "pk": 11,
            "dec_id": 2520003,
            "description": "GCPD/SW 3",
            "slug": "gcpdsw-3"
        },
        {
            "pk": 59621,
            "dec_id": 2520928,
            "description": null,
            "slug": "2520928"
        },
        {
            "pk": 59621,
            "dec_id": 2520928,
            "description": null,
            "slug": "2520928"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "904fe50a-bf6f-4ad7-b4ee-f1dcee2ba1a3",
    "freq_mhz": "857.438",
    "tg_name": "GCP PTL 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info