API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12703364,
    "url": "https://scancbus.com/api_v1/transmission/12703364/?format=api",
    "start_datetime": "2026-07-06T23:20:45-04:00",
    "local_start_datetime": "23:20:45 07/06/2026",
    "audio_file": null,
    "talkgroup": 61259,
    "talkgroup_info": {
        "pk": 23,
        "url": "https://scancbus.com/api_v1/talkgroups/23/?format=api",
        "dec_id": 61259,
        "alpha_tag": "RPD DISP",
        "description": "Reynoldsburg Police Dispatch",
        "slug": "rpd-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 82010,
            "dec_id": 2516827,
            "description": null,
            "slug": "2516827"
        },
        {
            "pk": 82010,
            "dec_id": 2516827,
            "description": null,
            "slug": "2516827"
        },
        {
            "pk": 85928,
            "dec_id": 2516831,
            "description": null,
            "slug": "2516831"
        },
        {
            "pk": 85928,
            "dec_id": 2516831,
            "description": null,
            "slug": "2516831"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "1974ff03-d9ed-4637-bd95-de4b196fb268",
    "freq_mhz": "773.131",
    "tg_name": "RPD DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info