API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8877552,
    "url": "https://scancbus.com/api_v1/transmission/8877552/?format=api",
    "start_datetime": "2026-05-16T00:50:57-04:00",
    "local_start_datetime": "00:50:57 05/16/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": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 2313,
            "dec_id": 2502720,
            "description": "L27",
            "slug": "l27"
        },
        {
            "pk": 2313,
            "dec_id": 2502720,
            "description": "L27",
            "slug": "l27"
        },
        {
            "pk": 2354,
            "dec_id": 2501111,
            "description": "E11 W1",
            "slug": "e11-w1"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "f85f138c-5ecf-45de-96db-e2f0be16c06b",
    "freq_mhz": "858.938",
    "tg_name": "10 ALPHA",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info