Information about plays

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

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

{
    "id": 3520066,
    "uri": "https://api.kexp.org/v2/plays/3520066/?format=api",
    "airdate": "2025-06-28T19:26:53-07:00",
    "show": 63864,
    "show_uri": "https://api.kexp.org/v2/shows/63864/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "It Gets Better",
    "track_id": "3aaed346-7960-4f20-ab4e-986ec203eea2",
    "recording_id": "84c26b63-23b7-49c7-a9a3-1ea61a0637af",
    "artist": "Flesh Produce",
    "artist_ids": [
        "75b866aa-8a2c-4947-8547-18bb6c89717e"
    ],
    "album": "Couch Slime IV",
    "release_id": "0766e975-176f-48fd-8823-20a7c4a50be9",
    "release_group_id": "12e73f0e-767f-488c-acf7-0e74a22bf1cd",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-09-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Digital hardcore duo Flesh Produce are a cathartic purging of pent-up feelings and bottled-up creativity. “I can say some f#@%-up shit onstage, but then I smile at people to let them know it’s not directed at them. This band allows me to embody a lot of emotions,” says vocalist-guitarist-producer Myla Profitt.\n\nhttps://fleshproduce.bandcamp.com/album/couch-slime-iv",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}