API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12399416,
    "url": "https://scancbus.com/api_v1/transmission/12399416/?format=api",
    "start_datetime": "2026-07-02T12:35:19-04:00",
    "local_start_datetime": "12:35:19 07/02/2026",
    "audio_file": null,
    "talkgroup": 57352,
    "talkgroup_info": {
        "pk": 20,
        "url": "https://scancbus.com/api_v1/talkgroups/20/?format=api",
        "dec_id": 57352,
        "alpha_tag": "MECC EMS1",
        "description": "MECC EMS Ops 1",
        "slug": "mecc-ems1",
        "service_type": "EMS-Tac"
    },
    "freq": 858437500,
    "emergency": false,
    "units": [
        {
            "pk": 91,
            "dec_id": 2513943,
            "description": "MECC 3",
            "slug": "mecc-3"
        },
        {
            "pk": 91,
            "dec_id": 2513943,
            "description": "MECC 3",
            "slug": "mecc-3"
        },
        {
            "pk": 873,
            "dec_id": 2359350,
            "description": "M593",
            "slug": "m593"
        },
        {
            "pk": 873,
            "dec_id": 2359350,
            "description": "M593",
            "slug": "m593"
        }
    ],
    "play_length": 13.0,
    "print_play_length": "00:13",
    "slug": "179c49be-2277-4ae4-aa15-3ecfb9d90dbe",
    "freq_mhz": "858.438",
    "tg_name": "MECC EMS1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info