Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3634173/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3634173,
    "uri": "https://api.kexp.org/v2/plays/3634173/?format=api",
    "airdate": "2026-03-27T06:40:06-07:00",
    "show": 66290,
    "show_uri": "https://api.kexp.org/v2/shows/66290/?format=api",
    "image_uri": "https://ia800204.us.archive.org/10/items/mbid-8e736c38-6839-4be8-b06d-c956c7accbee/mbid-8e736c38-6839-4be8-b06d-c956c7accbee-38186657275_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-8e736c38-6839-4be8-b06d-c956c7accbee/mbid-8e736c38-6839-4be8-b06d-c956c7accbee-38186657275_thumb250.jpg",
    "song": "(Not Just) Knee Deep",
    "track_id": "44f18325-aa1d-3310-98a7-16c4facc1220",
    "recording_id": "00a5bbbc-6387-48ce-a462-5dca6ce6188d",
    "artist": "Funkadelic",
    "artist_ids": [
        "cf042013-3edd-46c4-9b0e-a62faac98d0b"
    ],
    "album": "Uncle Jam Wants You",
    "release_id": "8e736c38-6839-4be8-b06d-c956c7accbee",
    "release_group_id": "96b5faa6-7a8f-34e2-b79e-b78748e741a0",
    "labels": [
        "Priority Records"
    ],
    "label_ids": [
        "ce7a2977-c7dd-4695-97e0-5e72572bf0d3"
    ],
    "release_date": "1993-11-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Back to Funkadelic!\n\nEARLY is NOT AFRAID of the long song!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}