API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5628780,
    "url": "https://scancbus.com/api_v1/transmission/5628780/?format=api",
    "start_datetime": "2026-04-04T05:41:29-04:00",
    "local_start_datetime": "05:41:29 04/04/2026",
    "audio_file": null,
    "talkgroup": 51744,
    "talkgroup_info": {
        "pk": 679,
        "url": "https://scancbus.com/api_v1/talkgroups/679/?format=api",
        "dec_id": 51744,
        "alpha_tag": "POST23",
        "description": "OSP Post 23 Lancaster Dispatch",
        "slug": "post23",
        "service_type": "Law Dispatch"
    },
    "freq": 773381250,
    "emergency": false,
    "units": [
        {
            "pk": 4830,
            "dec_id": 9004779,
            "description": null,
            "slug": "9004779"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "b6097f86-79eb-4ac3-aa4e-537f6960b87d",
    "freq_mhz": "773.381",
    "tg_name": "POST23",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info