API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7376046,
    "url": "https://scancbus.com/api_v1/transmission/7376046/?format=api",
    "start_datetime": "2026-04-26T13:25:43-04:00",
    "local_start_datetime": "13:25:43 04/26/2026",
    "audio_file": null,
    "talkgroup": 57326,
    "talkgroup_info": {
        "pk": 476,
        "url": "https://scancbus.com/api_v1/talkgroups/476/?format=api",
        "dec_id": 57326,
        "alpha_tag": "CFD TA1",
        "description": "CFD Academy Tac 1",
        "slug": "cfd-ta1",
        "service_type": "Fire-Tac"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 1767,
            "dec_id": 2502421,
            "description": "L24 W1",
            "slug": "l24-w1"
        },
        {
            "pk": 7264,
            "dec_id": 2502422,
            "description": "L24 W2",
            "slug": "l24-w2"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        }
    ],
    "play_length": 18.0,
    "print_play_length": "00:18",
    "slug": "e5bd3aaa-88eb-4267-8aaa-8d08fa4d9764",
    "freq_mhz": "856.938",
    "tg_name": "CFD TA1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info