API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8021056,
    "url": "https://scancbus.com/api_v1/transmission/8021056/?format=api",
    "start_datetime": "2026-05-05T06:32:52-04:00",
    "local_start_datetime": "06:32:52 05/05/2026",
    "audio_file": null,
    "talkgroup": 51559,
    "talkgroup_info": {
        "pk": 673,
        "url": "https://scancbus.com/api_v1/talkgroups/673/?format=api",
        "dec_id": 51559,
        "alpha_tag": "POST59",
        "description": "OSP Post 59 Mt Gilead Dispatch",
        "slug": "post59",
        "service_type": "Law Dispatch"
    },
    "freq": 772706250,
    "emergency": false,
    "units": [
        {
            "pk": 539,
            "dec_id": 9004804,
            "description": null,
            "slug": "9004804"
        },
        {
            "pk": 539,
            "dec_id": 9004804,
            "description": null,
            "slug": "9004804"
        },
        {
            "pk": 787,
            "dec_id": 9005153,
            "description": null,
            "slug": "9005153"
        },
        {
            "pk": 787,
            "dec_id": 9005153,
            "description": null,
            "slug": "9005153"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "20369c32-bf0d-4371-b001-df1b6f2928d7",
    "freq_mhz": "772.706",
    "tg_name": "POST59",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info