API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8590914,
    "url": "https://scancbus.com/api_v1/transmission/8590914/?format=api",
    "start_datetime": "2026-05-12T13:05:12-04:00",
    "local_start_datetime": "13:05:12 05/12/2026",
    "audio_file": null,
    "talkgroup": 52679,
    "talkgroup_info": {
        "pk": 9753,
        "url": "https://scancbus.com/api_v1/talkgroups/9753/?format=api",
        "dec_id": 52679,
        "alpha_tag": "#52679",
        "description": "TalkGroup #52679",
        "slug": "52679",
        "service_type": null
    },
    "freq": 769206250,
    "emergency": false,
    "units": [
        {
            "pk": 8276,
            "dec_id": 9257098,
            "description": null,
            "slug": "9257098"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "5d4c6eb3-0f57-4ed9-92bd-bbf7b00c064a",
    "freq_mhz": "769.206",
    "tg_name": "#52679",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info