API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5763621,
    "url": "https://scancbus.com/api_v1/transmission/5763621/?format=api",
    "start_datetime": "2026-04-06T11:49:46-04:00",
    "local_start_datetime": "11:49:46 04/06/2026",
    "audio_file": null,
    "talkgroup": 51530,
    "talkgroup_info": {
        "pk": 8681,
        "url": "https://scancbus.com/api_v1/talkgroups/8681/?format=api",
        "dec_id": 51530,
        "alpha_tag": "CAMBRGE",
        "description": "OSP Post 30 (Cambridge)",
        "slug": "cambrge",
        "service_type": "Law Dispatch"
    },
    "freq": 859512500,
    "emergency": false,
    "units": [
        {
            "pk": 5842,
            "dec_id": 9004512,
            "description": null,
            "slug": "9004512"
        },
        {
            "pk": 64394,
            "dec_id": 9002622,
            "description": null,
            "slug": "9002622"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "a6b1218a-7c9d-4a6c-84ad-3696799093b9",
    "freq_mhz": "859.513",
    "tg_name": "CAMBRGE",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info