API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5608123,
    "url": "https://scancbus.com/api_v1/transmission/5608123/?format=api",
    "start_datetime": "2026-04-03T21:32:07-04:00",
    "local_start_datetime": "21:32:07 04/03/2026",
    "audio_file": null,
    "talkgroup": 10020,
    "talkgroup_info": {
        "pk": 431,
        "url": "https://scancbus.com/api_v1/talkgroups/431/?format=api",
        "dec_id": 10020,
        "alpha_tag": "DEL CITY TAC2",
        "description": "Delaware City PD TAC 2",
        "slug": "del-city-tac2",
        "service_type": ""
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 4466,
            "dec_id": 2110278,
            "description": null,
            "slug": "2110278"
        },
        {
            "pk": 4466,
            "dec_id": 2110278,
            "description": null,
            "slug": "2110278"
        },
        {
            "pk": 4687,
            "dec_id": 2110312,
            "description": null,
            "slug": "2110312"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "19c8ac1f-7f59-4059-9ec2-15d82ef2ae05",
    "freq_mhz": "851.862",
    "tg_name": "CITY TAC2",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info