API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12072052,
    "url": "https://scancbus.com/api_v1/transmission/12072052/?format=api",
    "start_datetime": "2026-06-28T00:35:35-04:00",
    "local_start_datetime": "00:35:35 06/28/2026",
    "audio_file": null,
    "talkgroup": 61260,
    "talkgroup_info": {
        "pk": 617,
        "url": "https://scancbus.com/api_v1/talkgroups/617/?format=api",
        "dec_id": 61260,
        "alpha_tag": "RPD TAC1",
        "description": "Reynoldsburg Police Tactical 1",
        "slug": "rpd-tac1",
        "service_type": "Law Tac"
    },
    "freq": 858437500,
    "emergency": false,
    "units": [
        {
            "pk": 502,
            "dec_id": 2516853,
            "description": null,
            "slug": "2516853"
        },
        {
            "pk": 79751,
            "dec_id": 2516821,
            "description": null,
            "slug": "2516821"
        },
        {
            "pk": 87804,
            "dec_id": 2516804,
            "description": null,
            "slug": "2516804"
        }
    ],
    "play_length": 25.0,
    "print_play_length": "00:25",
    "slug": "a8ad26d3-71d9-4912-8d42-9da4b5159964",
    "freq_mhz": "858.438",
    "tg_name": "RPD TAC1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info