API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12520245,
    "url": "https://scancbus.com/api_v1/transmission/12520245/?format=api",
    "start_datetime": "2026-07-04T10:35:29-04:00",
    "local_start_datetime": "10:35:29 07/04/2026",
    "audio_file": null,
    "talkgroup": 61064,
    "talkgroup_info": {
        "pk": 334,
        "url": "https://scancbus.com/api_v1/talkgroups/334/?format=api",
        "dec_id": 61064,
        "alpha_tag": "GVPT OPS",
        "description": "Groveport PD local",
        "slug": "gvpt-ops",
        "service_type": "Fire-Talk"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 58221,
            "dec_id": 2518924,
            "description": null,
            "slug": "2518924"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "becc5432-1197-4ad2-8d1d-946a7533cf4e",
    "freq_mhz": "856.487",
    "tg_name": "GVPT OPS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info