Information about plays

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

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

{
    "id": 3529811,
    "uri": "https://api.kexp.org/v2/plays/3529811/?format=api",
    "airdate": "2025-07-21T06:37:15-07:00",
    "show": 64073,
    "show_uri": "https://api.kexp.org/v2/shows/64073/?format=api",
    "image_uri": "https://ia601802.us.archive.org/30/items/mbid-ce145ac2-bfc4-4f04-a38d-bae9d0a32395/mbid-ce145ac2-bfc4-4f04-a38d-bae9d0a32395-42448836352_thumb500.jpg",
    "thumbnail_uri": "https://ia601802.us.archive.org/30/items/mbid-ce145ac2-bfc4-4f04-a38d-bae9d0a32395/mbid-ce145ac2-bfc4-4f04-a38d-bae9d0a32395-42448836352_thumb250.jpg",
    "song": "Stare at Me",
    "track_id": "bf1e75af-f24d-47d5-a086-b04bb33cdb74",
    "recording_id": "150371ff-b68d-4f72-a9a0-ada48e4bee81",
    "artist": "JANE HANDCOCK feat. Anderson .Paak",
    "artist_ids": [
        "d02dd67e-f655-4600-bc47-f789f59e7367",
        "ed1986d3-80a1-4a08-ac3e-78ff8fa844f2"
    ],
    "album": "It’s Me, Not You",
    "release_id": "ce145ac2-bfc4-4f04-a38d-bae9d0a32395",
    "release_group_id": "d0ae0a2a-f715-41e5-b231-48e137a53bc0",
    "labels": [
        "Death Row Records",
        "gamma."
    ],
    "label_ids": [
        "2285cdbd-a7b6-464a-9bc0-c549051454d9",
        "22ec8549-c9e3-43bf-a56f-972415a85c15"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jane Handcock is a songwriter and R&B vocalist from the Bay Area who has penned songs for the likes of Kelly Rowland, Rick Ross, Teddy Riley and Tyrese.\n\nCheck out the fun video of this track here:\nhttps://www.youtube.com/watch?v=9YI4U1N3RAc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}