Information about plays

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

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

{
    "id": 3637275,
    "uri": "https://api.kexp.org/v2/plays/3637275/?format=api",
    "airdate": "2026-04-03T13:04:48-07:00",
    "show": 66354,
    "show_uri": "https://api.kexp.org/v2/shows/66354/?format=api",
    "image_uri": "https://ia801207.us.archive.org/31/items/mbid-5b1a7954-91a6-4a05-94d7-6a6862053d59/mbid-5b1a7954-91a6-4a05-94d7-6a6862053d59-37373523118_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-5b1a7954-91a6-4a05-94d7-6a6862053d59/mbid-5b1a7954-91a6-4a05-94d7-6a6862053d59-37373523118_thumb250.jpg",
    "song": "Marvel at That (Road Trip)",
    "track_id": "fb57a4cc-82d6-4f10-bdd4-dd4da765c7c4",
    "recording_id": "961e6214-0556-4b82-8ca3-98d1369208dc",
    "artist": "CZARFACE",
    "artist_ids": [
        "66120159-5fe7-4cdb-8c9a-7ac68e393c6f"
    ],
    "album": "Czartificial Intelligence",
    "release_id": "5b1a7954-91a6-4a05-94d7-6a6862053d59",
    "release_group_id": "0607f059-7165-4395-89ae-daf6d27b5ff4",
    "labels": [
        "Silver Age"
    ],
    "label_ids": [
        "1ca32224-1054-4ff7-87d5-36f3c709f680"
    ],
    "release_date": "2023-12-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hip hop supergroup formed in 2013, \"made up of Wu-Tang Clan’s Inspectah Deck and the Massachusetts duo 7L & Esoteric.\"\n\nhttps://pitchfork.com/reviews/albums/czarface-czartificial-intelligence/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}