Information about plays

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

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

{
    "id": 3660246,
    "uri": "https://api.kexp.org/v2/plays/3660246/?format=api",
    "airdate": "2026-05-27T14:13:18-07:00",
    "show": 66829,
    "show_uri": "https://api.kexp.org/v2/shows/66829/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-4603cee3-ece6-435c-b0b7-7d9eb1842d36/mbid-4603cee3-ece6-435c-b0b7-7d9eb1842d36-23182237048_thumb500.jpg",
    "thumbnail_uri": "https://dn711003.ca.archive.org/0/items/mbid-4603cee3-ece6-435c-b0b7-7d9eb1842d36/mbid-4603cee3-ece6-435c-b0b7-7d9eb1842d36-23182237048_thumb250.jpg",
    "song": "EARFQUAKE",
    "track_id": "099afa81-f036-4cd0-92dc-d6f4f22b350e",
    "recording_id": "b9648e9e-e8b9-4db1-943e-eb1f6db72257",
    "artist": "Tyler, the Creator",
    "artist_ids": [
        "f6beac20-5dfe-4d1f-ae02-0b0a740aafd6"
    ],
    "album": "IGOR",
    "release_id": "0dcc581c-4939-4355-aa9c-a1bc53e3af8a",
    "release_group_id": "0f1b9e07-b38b-4bba-9794-55e0924d7177",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2019-05-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"EARFQUAKE\" is a collaboration between Tyler, The Creator and Playboi Carti. It features Charlie Wilson of the Gap Band on background vocals. \n--\nIn an interview with Rick Rubin on his podcast Broken Record, Tyler explains that his inspiration for the title came from there being an actual earthquake when he was writing the song. Then he decided to change the “th” to an “f.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}