Information about plays

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

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

{
    "id": 3631670,
    "uri": "https://api.kexp.org/v2/plays/3631670/?format=api",
    "airdate": "2026-03-20T21:43:18-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-61fb659b-5aee-4f6b-b2c7-d1e6a51a69e3/mbid-61fb659b-5aee-4f6b-b2c7-d1e6a51a69e3-39302066875_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-61fb659b-5aee-4f6b-b2c7-d1e6a51a69e3/mbid-61fb659b-5aee-4f6b-b2c7-d1e6a51a69e3-39302066875_thumb250.jpg",
    "song": "Soul Sista",
    "track_id": "14647d30-2a63-3412-8103-2f7f18281de9",
    "recording_id": "4e5ff517-3b4d-46be-bb5c-867bebfaa564",
    "artist": "Bilal",
    "artist_ids": [
        "260097c7-d628-4a3f-966f-956ea430c0d8"
    ],
    "album": "1st Born Second",
    "release_id": "61fb659b-5aee-4f6b-b2c7-d1e6a51a69e3",
    "release_group_id": "8795cc93-5353-31d0-bfbc-d184b20f0127",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2001-07-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bilal was a frequent presence during the legendary late-90s/early-2000s sessions at Electric Lady Studios, working alongside Questlove, D'Angelo, Erykah Badu, and Q-Tip.\n\nCo-produced by James Mtume & Raphael Saadiq",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}