API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12564855,
    "url": "https://scancbus.com/api_v1/transmission/12564855/?format=api",
    "start_datetime": "2026-07-04T23:01:28-04:00",
    "local_start_datetime": "23:01:28 07/04/2026",
    "audio_file": null,
    "talkgroup": 61119,
    "talkgroup_info": {
        "pk": 667,
        "url": "https://scancbus.com/api_v1/talkgroups/667/?format=api",
        "dec_id": 61119,
        "alpha_tag": "SWEVNT 1",
        "description": "Southwest Event 1",
        "slug": "swevnt-1",
        "service_type": "Interop"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 86874,
            "dec_id": 2523037,
            "description": null,
            "slug": "2523037"
        },
        {
            "pk": 112455,
            "dec_id": 2523045,
            "description": null,
            "slug": "2523045"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "2a47a092-38cf-4f20-9c24-d21ab07c01a4",
    "freq_mhz": "856.938",
    "tg_name": "SWEVNT 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info