Information about plays

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

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

{
    "id": 3637937,
    "uri": "https://api.kexp.org/v2/plays/3637937/?format=api",
    "airdate": "2026-04-04T22:09:28-07:00",
    "show": 66369,
    "show_uri": "https://api.kexp.org/v2/shows/66369/?format=api",
    "image_uri": "https://coverartarchive.org/release/907829ff-dd90-4d3c-aa4b-d63cfa1d9aba/27056583164-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/907829ff-dd90-4d3c-aa4b-d63cfa1d9aba/27056583164-250.jpg",
    "song": "Can't Forget",
    "track_id": null,
    "recording_id": null,
    "artist": "No Pressure",
    "artist_ids": [
        "56fd0f1e-0c83-450d-8a65-14074f15c138"
    ],
    "album": "No Pressure",
    "release_id": null,
    "release_group_id": "90d1e207-8712-4379-8e14-ff00670e7b9d",
    "labels": [
        "Triple B"
    ],
    "label_ids": [],
    "release_date": "2020-08-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "High-energy California pop-punk band formed by The Story So Far frontman Parker Cannon, Harry Corrigan, and Pat Kennedy.\n\nNo Pressure will be playing at:\n - The Roseland Theater in Portland on April 15th\n -  Showbox Sodo in Seattle on April 16th\n - Quarry Amphitheatre in Santa Cruz on April 18th\n\nhttps://www.nopressurepunx.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}