Information about plays

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

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

{
    "id": 3637199,
    "uri": "https://api.kexp.org/v2/plays/3637199/?format=api",
    "airdate": "2026-04-03T08:33:44-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn710301.ca.archive.org/0/items/mbid-351420d9-6455-47d8-942a-db84e91815c7/mbid-351420d9-6455-47d8-942a-db84e91815c7-44206827017_thumb500.jpg",
    "thumbnail_uri": "https://dn710301.ca.archive.org/0/items/mbid-351420d9-6455-47d8-942a-db84e91815c7/mbid-351420d9-6455-47d8-942a-db84e91815c7-44206827017_thumb250.jpg",
    "song": "Deceptacon",
    "track_id": "2ffafe33-1eab-4a98-bc12-6cf29f2af890",
    "recording_id": "5f1a9266-2fd9-4d28-a5f5-900ae8f8a9bf",
    "artist": "SPRINTS",
    "artist_ids": [
        "256e0b36-88cb-453a-9ce4-7b73cb6b882f"
    ],
    "album": "Deceptacon",
    "release_id": "351420d9-6455-47d8-942a-db84e91815c7",
    "release_group_id": "8290f5ee-4650-43a8-af0d-6d8b21133c89",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-01-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is a cover of the 1999 Le Tigre classic.\n--\nThe Dublin band was recently live in our studio for a high-energy performance.  Subscribe to our YouTube channel to be notified when the session airs.: https://www.youtube.com/kexp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}