API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12524549,
    "url": "https://scancbus.com/api_v1/transmission/12524549/?format=api",
    "start_datetime": "2026-07-04T11:53:45-04:00",
    "local_start_datetime": "11:53:45 07/04/2026",
    "audio_file": null,
    "talkgroup": 31010,
    "talkgroup_info": {
        "pk": 1005,
        "url": "https://scancbus.com/api_v1/talkgroups/1005/?format=api",
        "dec_id": 31010,
        "alpha_tag": "SO49DISP",
        "description": "Madison County Sheriff Dispatch",
        "slug": "so49disp",
        "service_type": "Law Dispatch"
    },
    "freq": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        },
        {
            "pk": 71511,
            "dec_id": 4990432,
            "description": null,
            "slug": "4990432"
        },
        {
            "pk": 71511,
            "dec_id": 4990432,
            "description": null,
            "slug": "4990432"
        },
        {
            "pk": 71511,
            "dec_id": 4990432,
            "description": null,
            "slug": "4990432"
        },
        {
            "pk": 80047,
            "dec_id": 4990447,
            "description": null,
            "slug": "4990447"
        },
        {
            "pk": 80085,
            "dec_id": 4990443,
            "description": null,
            "slug": "4990443"
        }
    ],
    "play_length": 16.0,
    "print_play_length": "00:16",
    "slug": "12247fa0-8d33-4ddf-96f4-791da9aa3dd1",
    "freq_mhz": "772.356",
    "tg_name": "SO49DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info