Information about plays

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

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

{
    "id": 3631384,
    "uri": "https://api.kexp.org/v2/plays/3631384/?format=api",
    "airdate": "2026-03-20T07:31:15-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn710801.ca.archive.org/0/items/mbid-0a5fb054-5102-4e99-9ec5-06dc1406cb21/mbid-0a5fb054-5102-4e99-9ec5-06dc1406cb21-44564142206_thumb500.jpg",
    "thumbnail_uri": "https://dn710801.ca.archive.org/0/items/mbid-0a5fb054-5102-4e99-9ec5-06dc1406cb21/mbid-0a5fb054-5102-4e99-9ec5-06dc1406cb21-44564142206_thumb250.jpg",
    "song": "mettle",
    "track_id": "dc172064-4fe7-4327-b9a1-4dd7f03d1bc1",
    "recording_id": "a236818d-82d5-4818-b688-e1fe488d2758",
    "artist": "she’s green",
    "artist_ids": [
        "f23579e2-d625-4fca-a796-ec349d89c3a7"
    ],
    "album": "mettle",
    "release_id": "0a5fb054-5102-4e99-9ec5-06dc1406cb21",
    "release_group_id": "dcd3ff6a-43b9-4802-8002-07c56c4c471d",
    "labels": [
        "Photo Finish Records"
    ],
    "label_ids": [
        "abf92a54-dcc5-4264-9f00-2cb2ceb26a45"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch a live performance by this Minneapolis band in the KEXP studio in November, 2025 (It included \"mettle.\"): https://www.youtube.com/watch?v=nvjG6Ke14Is",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}