Information about plays

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

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

{
    "id": 3519391,
    "uri": "https://api.kexp.org/v2/plays/3519391/?format=api",
    "airdate": "2025-06-27T05:31:59-07:00",
    "show": 63848,
    "show_uri": "https://api.kexp.org/v2/shows/63848/?format=api",
    "image_uri": "https://ia800805.us.archive.org/19/items/mbid-6765aaef-1e9d-3ebe-956a-be97390932e5/mbid-6765aaef-1e9d-3ebe-956a-be97390932e5-28085920093_thumb500.jpg",
    "thumbnail_uri": "https://ia600805.us.archive.org/19/items/mbid-6765aaef-1e9d-3ebe-956a-be97390932e5/mbid-6765aaef-1e9d-3ebe-956a-be97390932e5-28085920093_thumb250.jpg",
    "song": "When You Were Mine",
    "track_id": "4abd1c83-1567-3ea6-b854-ba745fe01a22",
    "recording_id": "427b0edc-3059-4a88-91fb-c855c2eb73d7",
    "artist": "Prince",
    "artist_ids": [
        "070d193a-845c-479f-980e-bef15710653e"
    ],
    "album": "The Hits/The B-Sides",
    "release_id": "6765aaef-1e9d-3ebe-956a-be97390932e5",
    "release_group_id": "066e19c3-7f37-345a-adbe-9b06d07a39af",
    "labels": [
        "Paisley Park",
        "Warner Bros. Records"
    ],
    "label_ids": [
        "df9ba4e5-6933-4729-a210-19510b393cdf",
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1993-09-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Prince wrote virtual liner notes in the mid-90s for some of his biggest hits as a feature on one of his first websites. Here’s his entry for “When You Were Mine”:\n\nwritten in a hotel room in North Carolina on the Rick James tour. This was not a happy period. [Prince Rogers Nelson] didn’t want to do this tour but he needed the exposure cuz his record was breaking R&B first. He was ready 2 headline his own tour but had 2 wait.\n--\nCyndi Lauper had a big hit with her cover of this song in 1983 for \"She's So Unusual.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}