API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5608167,
    "url": "https://scancbus.com/api_v1/transmission/5608167/?format=api",
    "start_datetime": "2026-04-03T21:33:06-04:00",
    "local_start_datetime": "21:33:06 04/03/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": 852175000,
    "emergency": false,
    "units": [
        {
            "pk": 2536,
            "dec_id": 2590840,
            "description": "ST ANNS",
            "slug": "st-anns"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "e1598126-56d8-4f01-9e8e-60aba6f35dcd",
    "freq_mhz": "852.175",
    "tg_name": "ST ANNS",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info