Information about plays

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

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

{
    "id": 3631509,
    "uri": "https://api.kexp.org/v2/plays/3631509/?format=api",
    "airdate": "2026-03-20T14:49:21-07:00",
    "show": 66231,
    "show_uri": "https://api.kexp.org/v2/shows/66231/?format=api",
    "image_uri": "https://coverartarchive.org/release/9dd5cf04-ee99-48e7-82aa-d9ffe5f31bf0/29248526055-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9dd5cf04-ee99-48e7-82aa-d9ffe5f31bf0/29248526055-250.jpg",
    "song": "Heaven Sent",
    "track_id": null,
    "recording_id": "9c356fa6-f7f0-4100-8abc-c6062c9a317c",
    "artist": "Keyshia Cole",
    "artist_ids": [
        "ef73e6ed-9096-4ddb-9799-b94874d0ce33"
    ],
    "album": "Just Like You",
    "release_id": null,
    "release_group_id": "2f79e763-d353-3f61-b961-ca77a65a7a2f",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2007-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Raspy Bay Area soprano whose forthright approach to soul-rooted R&B has led to numerous platinum certifications and Grammy nominations. Read more about her on Allmusic: https://tinyurl.com/5n8tdf5k\n\nhttps://www.keyshiacoleofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}