API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9011232,
    "url": "https://scancbus.com/api_v1/transmission/9011232/?format=api",
    "start_datetime": "2026-05-18T07:33:32-04:00",
    "local_start_datetime": "07:33:32 05/18/2026",
    "audio_file": null,
    "talkgroup": 57383,
    "talkgroup_info": {
        "pk": 24,
        "url": "https://scancbus.com/api_v1/talkgroups/24/?format=api",
        "dec_id": 57383,
        "alpha_tag": "MECC IC1",
        "description": "MECC Incident Command 1",
        "slug": "mecc-ic1",
        "service_type": "Fire-Tac"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 80,
            "dec_id": 2513947,
            "description": null,
            "slug": "2513947"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "de8e798b-6a8d-416c-8d3f-445fccff9a4e",
    "freq_mhz": "858.938",
    "tg_name": "MECC IC1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info