API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5878340,
    "url": "https://scancbus.com/api_v1/transmission/5878340/?format=api",
    "start_datetime": "2026-04-07T19:48:28-04:00",
    "local_start_datetime": "19:48:28 04/07/2026",
    "audio_file": null,
    "talkgroup": 51508,
    "talkgroup_info": {
        "pk": 9794,
        "url": "https://scancbus.com/api_v1/talkgroups/9794/?format=api",
        "dec_id": 51508,
        "alpha_tag": "#51508",
        "description": "TalkGroup #51508",
        "slug": "51508",
        "service_type": null
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 5591,
            "dec_id": 9004477,
            "description": null,
            "slug": "9004477"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "85179d41-5181-4b93-a087-1e0e373fae35",
    "freq_mhz": "773.681",
    "tg_name": "#51508",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info