API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5628778,
    "url": "https://scancbus.com/api_v1/transmission/5628778/?format=api",
    "start_datetime": "2026-04-04T05:41:12-04:00",
    "local_start_datetime": "05:41:12 04/04/2026",
    "audio_file": null,
    "talkgroup": 52723,
    "talkgroup_info": {
        "pk": 9626,
        "url": "https://scancbus.com/api_v1/talkgroups/9626/?format=api",
        "dec_id": 52723,
        "alpha_tag": "#52723",
        "description": "TalkGroup #52723",
        "slug": "52723",
        "service_type": null
    },
    "freq": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 72644,
            "dec_id": 9257906,
            "description": null,
            "slug": "9257906"
        },
        {
            "pk": 85682,
            "dec_id": 9257152,
            "description": null,
            "slug": "9257152"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "0d646836-e47e-45c6-8f14-977e67b331dd",
    "freq_mhz": "772.856",
    "tg_name": "#52723",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info