API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5970579,
    "url": "https://scancbus.com/api_v1/transmission/5970579/?format=api",
    "start_datetime": "2026-04-09T00:21:06-04:00",
    "local_start_datetime": "00:21:06 04/09/2026",
    "audio_file": null,
    "talkgroup": 63500,
    "talkgroup_info": {
        "pk": 6643,
        "url": "https://scancbus.com/api_v1/talkgroups/6643/?format=api",
        "dec_id": 63500,
        "alpha_tag": "OSU-HSEC1",
        "description": "OSU Hospital Security - Ops 1",
        "slug": "osu-hsec1",
        "service_type": "Security"
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 4766,
            "dec_id": 2566230,
            "description": null,
            "slug": "2566230"
        },
        {
            "pk": 4805,
            "dec_id": 2566260,
            "description": null,
            "slug": "2566260"
        },
        {
            "pk": 69979,
            "dec_id": 2566254,
            "description": null,
            "slug": "2566254"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "f768fe42-edaa-4589-8af4-bbcdff7bf5f4",
    "freq_mhz": "773.681",
    "tg_name": "OSU-HSEC1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info