API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6432324,
    "url": "https://scancbus.com/api_v1/transmission/6432324/?format=api",
    "start_datetime": "2026-04-14T14:56:54-04:00",
    "local_start_datetime": "14:56:54 04/14/2026",
    "audio_file": null,
    "talkgroup": 57424,
    "talkgroup_info": {
        "pk": 6672,
        "url": "https://scancbus.com/api_v1/talkgroups/6672/?format=api",
        "dec_id": 57424,
        "alpha_tag": "CIV CNTR",
        "description": "Civic Center Security",
        "slug": "civ-cntr",
        "service_type": "Security"
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 2538,
            "dec_id": 2598023,
            "description": null,
            "slug": "2598023"
        },
        {
            "pk": 2538,
            "dec_id": 2598023,
            "description": null,
            "slug": "2598023"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "0a620fc2-0f29-4b56-93d5-4e07f32a24a9",
    "freq_mhz": "857.938",
    "tg_name": "CIV CNTR",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info