Information about plays

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

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

{
    "id": 3594425,
    "uri": "https://api.kexp.org/v2/plays/3594425/?format=api",
    "airdate": "2025-12-22T10:07:36-08:00",
    "show": 65448,
    "show_uri": "https://api.kexp.org/v2/shows/65448/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Big Exit",
    "track_id": "057a54f5-42bf-3d03-aef0-6811472abda1",
    "recording_id": "e2fabc47-c28f-4de6-b416-e5557369ba55",
    "artist": "PJ Harvey",
    "artist_ids": [
        "e795e03d-b5d5-4a5f-834d-162cfb308a2c"
    ],
    "album": "Stories From the City, Stories From the Sea",
    "release_id": "a227a9b1-59e1-43fd-93b5-ecdd85da190c",
    "release_group_id": "71641af7-d122-326a-b0bb-f76a8d09810c",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2000-10-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of the singer/songwriters who rose to prominence during the alternative rock explosion, few are as distinctive or as widely praised as Polly Jean Harvey. Over the course of her career, Harvey established herself as one of the most individual and influential songwriters of her era, exploring themes of sex, religion, and political issues with unnerving honesty, dark humor, and theatrical flair. Read more here: https://tinyurl.com/357nw9je\n\nStories from the City, Stories from the Sea celebrated it's 25th anniversary in 2025. https://tinyurl.com/5f6nn3jy\n\nhttps://pjharvey.net/\nhttps://pjharvey.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}