Information about plays

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

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

{
    "id": 3636406,
    "uri": "https://api.kexp.org/v2/plays/3636406/?format=api",
    "airdate": "2026-04-01T10:41:41-07:00",
    "show": 66337,
    "show_uri": "https://api.kexp.org/v2/shows/66337/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-a00930c7-afe5-4ec2-a11c-0b2fc14c895c/mbid-a00930c7-afe5-4ec2-a11c-0b2fc14c895c-37270007131_thumb500.jpg",
    "thumbnail_uri": "https://ia801202.us.archive.org/29/items/mbid-a00930c7-afe5-4ec2-a11c-0b2fc14c895c/mbid-a00930c7-afe5-4ec2-a11c-0b2fc14c895c-37270007131_thumb250.jpg",
    "song": "Prove It to You",
    "track_id": "49766ebd-de83-445c-a74a-951ad113959c",
    "recording_id": "b937773d-6763-44ae-9ffe-830d845c1e0d",
    "artist": "Brittany Howard",
    "artist_ids": [
        "03eda2c4-a2b3-4a4e-9527-6791b0ed9d2d"
    ],
    "album": "What Now",
    "release_id": "a00930c7-afe5-4ec2-a11c-0b2fc14c895c",
    "release_group_id": "164fc46f-f349-4708-a676-c93f686b761a",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2024-02-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brittany Howard is the Athens, Alabama frontwoman for Alabama Shakes, this track 'Prove it to You' is from her solo album release \"What Now.\"\n\nhttps://www.brittanyhoward.com\n\nOn the album, Howard said, \"It’s pulling from all the four corners of my musical world. It’s its own thing unto itself. It’s an emotional record. It’s a goofy record. It’s fun. It’s sad. It’s a roller coaster.\" Read her full interview here: https://www.hollywoodreporter.com/news/music-news/brittany-howard-interview-new-album-what-now-1235817403/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}