Information about plays

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

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

{
    "id": 3542469,
    "uri": "https://api.kexp.org/v2/plays/3542469/?format=api",
    "airdate": "2025-08-20T12:17:30-07:00",
    "show": 64339,
    "show_uri": "https://api.kexp.org/v2/shows/64339/?format=api",
    "image_uri": "https://ia601207.us.archive.org/7/items/mbid-6217d90e-9517-445c-9396-c7862ed2a143/mbid-6217d90e-9517-445c-9396-c7862ed2a143-37729521341_thumb500.jpg",
    "thumbnail_uri": "https://ia801207.us.archive.org/7/items/mbid-6217d90e-9517-445c-9396-c7862ed2a143/mbid-6217d90e-9517-445c-9396-c7862ed2a143-37729521341_thumb250.jpg",
    "song": "The Wolves",
    "track_id": "b89430c5-f547-4538-b2c1-f973dbee58fd",
    "recording_id": "03cd2edc-f50a-4c9b-bc82-bcc790ba10fe",
    "artist": "Waxahatchee",
    "artist_ids": [
        "42321e24-42b6-4f08-b0d9-8325ee887a20"
    ],
    "album": "Tigers Blood",
    "release_id": "6217d90e-9517-445c-9396-c7862ed2a143",
    "release_group_id": "f9aa9b53-2c89-4901-926e-e992f1e4d8c0",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Waxahatchee performed Live on KEXP on Monday, Aug. 11, at 11 AM. You can still listen back on that performance in KEXP's two-week streaming archive: https://www.kexp.org/archive/ \n\n--\n\nhttps://waxahatchee.bandcamp.com\n\nWatch the band's KEXP live 2021 performance here: https://www.youtube.com/watch?v=Dng1ahrZ3qU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}