API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12558831,
    "url": "https://scancbus.com/api_v1/transmission/12558831/?format=api",
    "start_datetime": "2026-07-04T21:42:30-04:00",
    "local_start_datetime": "21:42:30 07/04/2026",
    "audio_file": null,
    "talkgroup": 61119,
    "talkgroup_info": {
        "pk": 667,
        "url": "https://scancbus.com/api_v1/talkgroups/667/?format=api",
        "dec_id": 61119,
        "alpha_tag": "SWEVNT 1",
        "description": "Southwest Event 1",
        "slug": "swevnt-1",
        "service_type": "Interop"
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 7122,
            "dec_id": 2520859,
            "description": null,
            "slug": "2520859"
        }
    ],
    "play_length": 14.0,
    "print_play_length": "00:14",
    "slug": "e5c6ed94-902f-4646-8cbf-47a9eb6f8b6b",
    "freq_mhz": "773.131",
    "tg_name": "SWEVNT 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info