API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5658508,
    "url": "https://scancbus.com/api_v1/transmission/5658508/?format=api",
    "start_datetime": "2026-04-04T16:54:53-04:00",
    "local_start_datetime": "16:54:53 04/04/2026",
    "audio_file": null,
    "talkgroup": 52618,
    "talkgroup_info": {
        "pk": 9670,
        "url": "https://scancbus.com/api_v1/talkgroups/9670/?format=api",
        "dec_id": 52618,
        "alpha_tag": "#52618",
        "description": "TalkGroup #52618",
        "slug": "52618",
        "service_type": null
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 109135,
            "dec_id": 9205247,
            "description": null,
            "slug": "9205247"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "254d60fc-7e67-496e-b37d-dfa01d8b40d2",
    "freq_mhz": "773.281",
    "tg_name": "#52618",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info