API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12455936,
    "url": "https://scancbus.com/api_v1/transmission/12455936/?format=api",
    "start_datetime": "2026-07-03T11:22:25-04:00",
    "local_start_datetime": "11:22:25 07/03/2026",
    "audio_file": null,
    "talkgroup": 37000,
    "talkgroup_info": {
        "pk": 3967,
        "url": "https://scancbus.com/api_v1/talkgroups/3967/?format=api",
        "dec_id": 37000,
        "alpha_tag": "FD60DISP",
        "description": "Muskingum Fire Dispatch",
        "slug": "fd60disp",
        "service_type": "Fire Dispatch"
    },
    "freq": 859512500,
    "emergency": false,
    "units": [
        {
            "pk": 58874,
            "dec_id": 6090009,
            "description": null,
            "slug": "6090009"
        },
        {
            "pk": 58874,
            "dec_id": 6090009,
            "description": null,
            "slug": "6090009"
        },
        {
            "pk": 59003,
            "dec_id": 6090374,
            "description": null,
            "slug": "6090374"
        },
        {
            "pk": 59003,
            "dec_id": 6090374,
            "description": null,
            "slug": "6090374"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "b7b445c0-db38-42b5-8ab0-03c5740db342",
    "freq_mhz": "859.513",
    "tg_name": "FD60DISP",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info