Information about plays

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

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

{
    "id": 3637301,
    "uri": "https://api.kexp.org/v2/plays/3637301/?format=api",
    "airdate": "2026-04-03T14:26:24-07:00",
    "show": 66354,
    "show_uri": "https://api.kexp.org/v2/shows/66354/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-2579fb4f-aa4b-45dd-b995-2cd0256427a8/mbid-2579fb4f-aa4b-45dd-b995-2cd0256427a8-44631128355_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-2579fb4f-aa4b-45dd-b995-2cd0256427a8/mbid-2579fb4f-aa4b-45dd-b995-2cd0256427a8-44631128355_thumb250.jpg",
    "song": "Wants for Everyone",
    "track_id": "517ef619-fcc0-4164-a1e3-e5aea5c1f77d",
    "recording_id": "77a23caf-37c2-4c55-bee2-3d2f6a21ec60",
    "artist": "Slippers",
    "artist_ids": [
        "32dbf44d-c899-4201-b0a6-cd5ae69cde98"
    ],
    "album": "Slippers 08",
    "release_id": "2579fb4f-aa4b-45dd-b995-2cd0256427a8",
    "release_group_id": "4c7f0597-8f7f-49f0-8258-ebf7b67712bc",
    "labels": [
        "K",
        "Perennial"
    ],
    "label_ids": [
        "bb1f7af7-67d5-417a-8dbe-2025caffe9a0",
        "9a11d87d-ec6f-4bdb-ba1e-2f304a0ead12"
    ],
    "release_date": "2026-06-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Slippers mastermind Madeline BB’s new record is a masterpiece.\nLike if you painted the beatles with a rattle can and wax pencil.\"\n\nhttps://slipperssss.bandcamp.com/album/slippers-08",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}