API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7712231,
    "url": "https://scancbus.com/api_v1/transmission/7712231/?format=api",
    "start_datetime": "2026-04-30T20:12:37-04:00",
    "local_start_datetime": "20:12:37 04/30/2026",
    "audio_file": null,
    "talkgroup": 57270,
    "talkgroup_info": {
        "pk": 6,
        "url": "https://scancbus.com/api_v1/talkgroups/6/?format=api",
        "dec_id": 57270,
        "alpha_tag": "CPD PATROL2",
        "description": "CPD Patrol 2 (Southeast)",
        "slug": "cpd-patrol2",
        "service_type": "Law Dispatch"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 11820,
            "dec_id": 2521992,
            "description": null,
            "slug": "2521992"
        },
        {
            "pk": 11820,
            "dec_id": 2521992,
            "description": null,
            "slug": "2521992"
        },
        {
            "pk": 82257,
            "dec_id": 2540332,
            "description": null,
            "slug": "2540332"
        },
        {
            "pk": 82257,
            "dec_id": 2540332,
            "description": null,
            "slug": "2540332"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "b4be95af-77d0-4261-81a6-79fc1b0b0b7a",
    "freq_mhz": "858.487",
    "tg_name": "PATROL 2",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info