Information about plays

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

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

{
    "id": 3574583,
    "uri": "https://api.kexp.org/v2/plays/3574583/?format=api",
    "airdate": "2025-11-06T04:20:02-08:00",
    "show": 65034,
    "show_uri": "https://api.kexp.org/v2/shows/65034/?format=api",
    "image_uri": "https://coverartarchive.org/release/f1cf04bd-f968-4fad-9eb5-7faefe9cb430/27271828673-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f1cf04bd-f968-4fad-9eb5-7faefe9cb430/27271828673-250.jpg",
    "song": "Empty",
    "track_id": null,
    "recording_id": "7265976c-b461-4644-b84f-246f43a37db9",
    "artist": "Janet",
    "artist_ids": [
        "6be2828f-6c0d-4059-99d4-fa18acf1a296"
    ],
    "album": "The Velvet Rope",
    "release_id": null,
    "release_group_id": "5bb501c6-2e78-393d-bcac-27d7d1b44a27",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1997-10-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“I always write about what’s going on in my life,” Jackson said in 2001, reflecting on her most controversial album. “It’s like cutting yourself open and exposing all of your insides, and at that point you’re very vulnerable. People were so eager to take potshots at me with The Velvet Rope album, but I was really being completely honest with everything that I was saying.” https://bit.ly/3qf06Ev __ https://www.janetjackson.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}