Information about plays

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

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

{
    "id": 3631419,
    "uri": "https://api.kexp.org/v2/plays/3631419/?format=api",
    "airdate": "2026-03-20T09:25:52-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn711007.ca.archive.org/0/items/mbid-61dbe99c-d7ec-484d-97d0-d2d29c6345eb/mbid-61dbe99c-d7ec-484d-97d0-d2d29c6345eb-16844854693_thumb500.jpg",
    "thumbnail_uri": "https://dn711007.ca.archive.org/0/items/mbid-61dbe99c-d7ec-484d-97d0-d2d29c6345eb/mbid-61dbe99c-d7ec-484d-97d0-d2d29c6345eb-16844854693_thumb250.jpg",
    "song": "Like a Prayer",
    "track_id": "4aac446e-667a-442b-8b74-2db25c78495f",
    "recording_id": "bfbe89a4-5178-4f12-b258-2d8718881094",
    "artist": "Madonna",
    "artist_ids": [
        "79239441-bfd5-4981-a70c-55c3f15c1287"
    ],
    "album": "Like a Prayer",
    "release_id": "61dbe99c-d7ec-484d-97d0-d2d29c6345eb",
    "release_group_id": "1f75a8df-176c-3d23-8f1f-b0c8935682ec",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1989-03-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Recommendation: \"Like A Prayer\" for my friend Ana in DC who looks like Madonna in that video...\nSusan in Richmond, VA\n--\nHappy birthday to this album, released on March 20th, 1989 (March 21st, according to some sources)! This wasn't just another pop record; it was a deeply personal and artistic statement. Working with Patrick Leonard, Stephen Bray and Prince, Madonna blended pop and dance with elements of gospel, soul, and rock to create what many critics still call her greatest masterpiece.\n--\nWatch the official video for this great song: https://www.youtube.com/watch?v=79fzeNUqQbQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}