API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7238553,
    "url": "https://scancbus.com/api_v1/transmission/7238553/?format=api",
    "start_datetime": "2026-04-24T13:11:01-04:00",
    "local_start_datetime": "13:11:01 04/24/2026",
    "audio_file": null,
    "talkgroup": 61203,
    "talkgroup_info": {
        "pk": 9639,
        "url": "https://scancbus.com/api_v1/talkgroups/9639/?format=api",
        "dec_id": 61203,
        "alpha_tag": "#61203",
        "description": "TalkGroup #61203",
        "slug": "61203",
        "service_type": null
    },
    "freq": 851812500,
    "emergency": false,
    "units": [
        {
            "pk": 70801,
            "dec_id": 2575022,
            "description": null,
            "slug": "2575022"
        },
        {
            "pk": 85266,
            "dec_id": 2574986,
            "description": null,
            "slug": "2574986"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "8a2c061c-9c06-459f-8be9-de93499c5407",
    "freq_mhz": "851.812",
    "tg_name": "#61203",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info