API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12534243,
    "url": "https://scancbus.com/api_v1/transmission/12534243/?format=api",
    "start_datetime": "2026-07-04T14:40:03-04:00",
    "local_start_datetime": "14:40:03 07/04/2026",
    "audio_file": null,
    "talkgroup": 54005,
    "talkgroup_info": {
        "pk": 14029,
        "url": "https://scancbus.com/api_v1/talkgroups/14029/?format=api",
        "dec_id": 54005,
        "alpha_tag": "#54005",
        "description": "TalkGroup #54005",
        "slug": "54005",
        "service_type": null
    },
    "freq": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 107967,
            "dec_id": 9910012,
            "description": null,
            "slug": "9910012"
        },
        {
            "pk": 107967,
            "dec_id": 9910012,
            "description": null,
            "slug": "9910012"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "19643eae-68bf-49b2-9783-c6d96bdf397c",
    "freq_mhz": "852.763",
    "tg_name": "#54005",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info