API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5613405,
    "url": "https://scancbus.com/api_v1/transmission/5613405/?format=api",
    "start_datetime": "2026-04-03T23:10:27-04:00",
    "local_start_datetime": "23:10:27 04/03/2026",
    "audio_file": null,
    "talkgroup": 52583,
    "talkgroup_info": {
        "pk": 9654,
        "url": "https://scancbus.com/api_v1/talkgroups/9654/?format=api",
        "dec_id": 52583,
        "alpha_tag": "#52583",
        "description": "TalkGroup #52583",
        "slug": "52583",
        "service_type": null
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 9042,
            "dec_id": 9257223,
            "description": null,
            "slug": "9257223"
        },
        {
            "pk": 64853,
            "dec_id": 9202540,
            "description": null,
            "slug": "9202540"
        },
        {
            "pk": 67047,
            "dec_id": 9202483,
            "description": null,
            "slug": "9202483"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "532ca10c-e4d1-4b0d-a14b-ae0f1393cbdd",
    "freq_mhz": "770.456",
    "tg_name": "#52583",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info