Information about plays

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

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

{
    "id": 3566527,
    "uri": "https://api.kexp.org/v2/plays/3566527/?format=api",
    "airdate": "2025-10-17T22:55:09-07:00",
    "show": 64861,
    "show_uri": "https://api.kexp.org/v2/shows/64861/?format=api",
    "image_uri": "https://coverartarchive.org/release/cf02a9fc-e353-413b-85b2-cea562dbfaf2/25339992480-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cf02a9fc-e353-413b-85b2-cea562dbfaf2/25339992480-250.jpg",
    "song": "Ibtihaj",
    "track_id": null,
    "recording_id": "7b3cdddb-219d-4adb-9d3a-bd454e237adf",
    "artist": "Rapsody feat. D’Angelo & GZA",
    "artist_ids": [
        "d6302903-1f62-420a-8d8b-c54941ac754e",
        "b66771cc-45fa-4a32-b14f-5337d7223d7a",
        "550cb78b-4995-4873-baea-76ef265531f5"
    ],
    "album": "Eve",
    "release_id": null,
    "release_group_id": "b9052bf2-524b-491b-a848-c2bc10ad104c",
    "labels": [
        "Jamla Records"
    ],
    "label_ids": [
        "d0626ef3-bc3a-46d5-8aea-db5a07cad49e"
    ],
    "release_date": "2019-08-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The single \"Ibtihaj\" is named in honor of the United States national fencing team member Ibtihaj Muhammad, who became the first Muslim American woman to wear a hijab while representing the U.S. during the 2016 Olympics. The title is perfect for a song about fearlessly representing oneself. \n--\nThe song pays homage to “Liquid Swords” by GZA, as it samples the same song (Groovin' by Willie Mitchell).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}