Information about plays

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

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

{
    "id": 3566513,
    "uri": "https://api.kexp.org/v2/plays/3566513/?format=api",
    "airdate": "2025-10-17T22:06:32-07:00",
    "show": 64861,
    "show_uri": "https://api.kexp.org/v2/shows/64861/?format=api",
    "image_uri": "https://coverartarchive.org/release/c6e5d8ca-89e3-303c-b649-85f577e0cbc6/3376969940-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c6e5d8ca-89e3-303c-b649-85f577e0cbc6/3376969940-250.jpg",
    "song": "Nothing Even Matters",
    "track_id": null,
    "recording_id": "a13a1ca6-98cf-4303-811c-bebe7d243f6f",
    "artist": "Lauryn Hill feat. D’Angelo",
    "artist_ids": [
        "e8414012-4a1c-4ad4-be5e-fc55294e28cc",
        "b66771cc-45fa-4a32-b14f-5337d7223d7a"
    ],
    "album": "The Miseducation of Lauryn Hill",
    "release_id": null,
    "release_group_id": "8691d12c-abd8-385c-b1eb-d841190124f7",
    "labels": [
        "Ruffhouse Records"
    ],
    "label_ids": [
        "fb5e3051-217d-4ab7-bc7b-1d1d8e2327b3"
    ],
    "release_date": "1998-08-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lauryn Hill attributed her selection of D'Angelo as the collaborator to their \"similar philosophy\", adding that he helped her achieve the desired effect of a song about \"what it's like when your back starts to tingle and your stomach feels funny.\"\n--\nD'Angelo shared the lead vocals with Hill and also played Rhodes piano on this song.\n\nLauryn Hill  was inspired by the music of Roberta Flack and Donny Hathaway, aiming to create a love song that was deeply humanistic and lacked the overt physicality and sexuality found in much contemporary R\\&B.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}