Information about plays

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

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

{
    "id": 3651409,
    "uri": "https://api.kexp.org/v2/plays/3651409/?format=api",
    "airdate": "2026-05-06T17:54:31-07:00",
    "show": 66647,
    "show_uri": "https://api.kexp.org/v2/shows/66647/?format=api",
    "image_uri": "https://dn711301.ca.archive.org/0/items/mbid-98e6bb5e-cbe4-4129-a05b-d71f932a5030/mbid-98e6bb5e-cbe4-4129-a05b-d71f932a5030-4302780196_thumb500.jpg",
    "thumbnail_uri": "https://ia801904.us.archive.org/17/items/mbid-98e6bb5e-cbe4-4129-a05b-d71f932a5030/mbid-98e6bb5e-cbe4-4129-a05b-d71f932a5030-4302780196_thumb250.jpg",
    "song": "If I Had a Tail",
    "track_id": "aedf1fe0-fbae-47e1-b6a7-d933e3860a8a",
    "recording_id": "2c41c983-274e-48e8-8f22-b8403fabef9a",
    "artist": "Queens of the Stone Age",
    "artist_ids": [
        "7dc8f5bd-9d0b-4087-9f73-dc164950bbd8"
    ],
    "album": "…Like Clockwork",
    "release_id": "98e6bb5e-cbe4-4129-a05b-d71f932a5030",
    "release_group_id": "c92f73ee-527f-42ed-a556-fd615941e214",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2013-05-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The band filmed and recorded a session in The Catacombs, Paris in July 2024. What is more hardcore than that? \n\nhttps://qotsa.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}