API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5700188,
    "url": "https://scancbus.com/api_v1/transmission/5700188/?format=api",
    "start_datetime": "2026-04-05T10:32:12-04:00",
    "local_start_datetime": "10:32:12 04/05/2026",
    "audio_file": null,
    "talkgroup": 39775,
    "talkgroup_info": {
        "pk": 10157,
        "url": "https://scancbus.com/api_v1/talkgroups/10157/?format=api",
        "dec_id": 39775,
        "alpha_tag": "#39775",
        "description": "TalkGroup #39775",
        "slug": "39775",
        "service_type": null
    },
    "freq": 774781250,
    "emergency": false,
    "units": [
        {
            "pk": 92451,
            "dec_id": 6516422,
            "description": null,
            "slug": "6516422"
        },
        {
            "pk": 92491,
            "dec_id": 6516425,
            "description": null,
            "slug": "6516425"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "e0f99451-333d-4e30-8ab7-ca6ed2e4589d",
    "freq_mhz": "774.781",
    "tg_name": "#39775",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info