API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7556047,
    "url": "https://scancbus.com/api_v1/transmission/7556047/?format=api",
    "start_datetime": "2026-04-28T21:58:55-04:00",
    "local_start_datetime": "21:58:55 04/28/2026",
    "audio_file": null,
    "talkgroup": 57000,
    "talkgroup_info": {
        "pk": 22,
        "url": "https://scancbus.com/api_v1/talkgroups/22/?format=api",
        "dec_id": 57000,
        "alpha_tag": "10 ALPHA",
        "description": "CFD Minor Incident (Alpha)",
        "slug": "10-alpha",
        "service_type": "Fire-Tac"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 567,
            "dec_id": 2500710,
            "description": "E7",
            "slug": "e7"
        },
        {
            "pk": 10219,
            "dec_id": 2500120,
            "description": "L1",
            "slug": "l1"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "0402b045-426f-4834-a9c3-90a16db9b68a",
    "freq_mhz": "856.487",
    "tg_name": "10 ALPHA",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info