Information about plays

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

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

{
    "id": 3559196,
    "uri": "https://api.kexp.org/v2/plays/3559196/?format=api",
    "airdate": "2025-09-29T10:56:56-07:00",
    "show": 64700,
    "show_uri": "https://api.kexp.org/v2/shows/64700/?format=api",
    "image_uri": "https://ia600106.us.archive.org/31/items/mbid-ad16e5e6-60e0-46a3-bbc0-5153c4ee7ba0/mbid-ad16e5e6-60e0-46a3-bbc0-5153c4ee7ba0-41069172950_thumb500.jpg",
    "thumbnail_uri": "https://ia800106.us.archive.org/31/items/mbid-ad16e5e6-60e0-46a3-bbc0-5153c4ee7ba0/mbid-ad16e5e6-60e0-46a3-bbc0-5153c4ee7ba0-41069172950_thumb250.jpg",
    "song": "Breathe",
    "track_id": "da3c2e85-640f-404e-a3fb-68ca7e9eb7aa",
    "recording_id": "c6cc7ab8-6c55-4e7e-9fdf-f7ff1e269e1d",
    "artist": "J Mascis",
    "artist_ids": [
        "82315599-2215-4c3e-a36f-87be58d06ec0"
    ],
    "album": "Breathe",
    "release_id": "ad16e5e6-60e0-46a3-bbc0-5153c4ee7ba0",
    "release_group_id": "a7133a15-4310-4b98-8224-418abb0f2714",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-01-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cover of The Cure by Dinosaur Jr.'s J Mascis. It's the song “Breathe,” that the Cure released as a B-side to their “Catch” single in 1987. In a recent interview Mascis did for Uncut about The Cure, he shared: “Robert Smith’s guitars have a washy sort of sound that encompasses you, and his voice has a great pure tone. I related to the music. It made me feel “Oh yeah, this is where I’m at, this guy’s out there feeling the same thing, it comforted me.” \n\nhttps://www.jmascis.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}