Information about plays

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

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

{
    "id": 3564943,
    "uri": "https://api.kexp.org/v2/plays/3564943/?format=api",
    "airdate": "2025-10-14T10:55:56-07:00",
    "show": 64833,
    "show_uri": "https://api.kexp.org/v2/shows/64833/?format=api",
    "image_uri": "https://ia800206.us.archive.org/17/items/mbid-7dbf3ed6-7927-3f35-adc2-3b46b97eca60/mbid-7dbf3ed6-7927-3f35-adc2-3b46b97eca60-4839084652_thumb500.jpg",
    "thumbnail_uri": "https://ia800206.us.archive.org/17/items/mbid-7dbf3ed6-7927-3f35-adc2-3b46b97eca60/mbid-7dbf3ed6-7927-3f35-adc2-3b46b97eca60-4839084652_thumb250.jpg",
    "song": "Africa",
    "track_id": "af85674f-6bfc-31d1-bee1-093abda10c81",
    "recording_id": "5af5da6f-451d-49b5-9b85-f421229b0936",
    "artist": "D’Angelo",
    "artist_ids": [
        "b66771cc-45fa-4a32-b14f-5337d7223d7a"
    ],
    "album": "Voodoo",
    "release_id": "7dbf3ed6-7927-3f35-adc2-3b46b97eca60",
    "release_group_id": "9605c075-c64c-366b-ad7f-ec98523fc162",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2000-01-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Africa” was inspired by the arrival of D’Angelo’s first son, Michael Jr.  It was written with Jr.’s mother, the late Grammy-nominated singer Angie Stone.  \"Africa\" concerns the finding of a spiritual home amid geographical displacement, and of passing that sense of belonging on to one's children.\n--\n Questlove played drums, and co-produced \"Africa\" on 'Voodoo', the second studio album by D'Angleo.  Questlove called \"Africa' his favorite song on the album. \n\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}