Information about plays

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

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

{
    "id": 3422538,
    "uri": "https://api.kexp.org/v2/plays/3422538/?format=api",
    "airdate": "2024-11-07T14:53:12-08:00",
    "show": 61788,
    "show_uri": "https://api.kexp.org/v2/shows/61788/?format=api",
    "image_uri": "https://coverartarchive.org/release/f5e7ddad-e38e-4621-9173-6bad2f126c33/6778328467-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f5e7ddad-e38e-4621-9173-6bad2f126c33/6778328467-250.jpg",
    "song": "How Do U Want It",
    "track_id": null,
    "recording_id": "32d799e2-d6f9-4fc9-84f3-b52f572d8501",
    "artist": "2Pac & K‐Ci & JoJo",
    "artist_ids": [
        "382f1005-e9ab-4684-afd4-0bdae4ee37f2",
        "23d1dfc6-0281-488a-8e32-ef7ddc279fbc"
    ],
    "album": "All Eyez on Me",
    "release_id": null,
    "release_group_id": "e2621417-9236-36b4-9f9e-376c416dc4b0",
    "labels": [
        "Death Row Records"
    ],
    "label_ids": [],
    "release_date": "1996-02-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampling Quincy Jones' 1974 \"Body Heat.\" -- \nThis was 2Pac’s final single, along with \"Hit 'Em Up\", to be released during his lifetime. In an interview, Dalvin DeGrate from Jodeci revealed that Pac originally performed the chorus in a “low-baritone voice.” He wasn’t pleased with his vocals, so he asked Dalvin if Jodeci could hop on the record. Dalvin called up K.C. & JoJo and the rest is history!\n--\nWatch this live concert footage of “How Do U Want It!” https://youtu.be/yLX2y9v2wPk\n--\nRead about the fallout between Q and 2Pac over dating: https://www.dailymail.co.uk/tvshowbiz/article-14037977/Quincy-Jones-dead-row-Tupac-Shakur-dating-white-women.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}