API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7025954,
    "url": "https://scancbus.com/api_v1/transmission/7025954/?format=api",
    "start_datetime": "2026-04-22T02:41:47-04:00",
    "local_start_datetime": "02:41:47 04/22/2026",
    "audio_file": null,
    "talkgroup": 51760,
    "talkgroup_info": {
        "pk": 9808,
        "url": "https://scancbus.com/api_v1/talkgroups/9808/?format=api",
        "dec_id": 51760,
        "alpha_tag": "#51760",
        "description": "TalkGroup #51760",
        "slug": "51760",
        "service_type": null
    },
    "freq": 853200000,
    "emergency": false,
    "units": [
        {
            "pk": 8164,
            "dec_id": 9004530,
            "description": null,
            "slug": "9004530"
        },
        {
            "pk": 59105,
            "dec_id": 9000452,
            "description": null,
            "slug": "9000452"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "8f8a7661-8003-4222-9833-3f03fd7d197f",
    "freq_mhz": "853.200",
    "tg_name": "#51760",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info