Information about plays

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

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

{
    "id": 3612248,
    "uri": "https://api.kexp.org/v2/plays/3612248/?format=api",
    "airdate": "2026-02-02T11:05:29-08:00",
    "show": 65822,
    "show_uri": "https://api.kexp.org/v2/shows/65822/?format=api",
    "image_uri": "https://coverartarchive.org/release/358521b5-bb68-4f5e-b704-0c0a44f8dc33/30391615737-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/358521b5-bb68-4f5e-b704-0c0a44f8dc33/30391615737-250.jpg",
    "song": "Anything",
    "track_id": null,
    "recording_id": "793f83c5-9cdb-4087-b2ba-6ee5078a8a56",
    "artist": "SWV",
    "artist_ids": [
        "fffc6a35-ae65-48be-bcc0-9d604e05665e"
    ],
    "album": "It’s About Time",
    "release_id": null,
    "release_group_id": "99d83046-c0b4-3731-a702-ced83c1d83b6",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "1992-10-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The soundtrack to the 1994 film Above the Rim. It was written and produced by Brian Alexander Morgan.\n\nIn 1992, a trio of vocally talented women called SWV was introduced to the music world.\n\nThe RCA debut, It’s About Time, produced a string of top ten R&B hits including: “I’m So Into You,” “Right Here,” “Downtown,” “Weak,” and “You’re Always On My Mind.” This montage of musical success established the trio as a commercial force early in 1993. Teddy Riley mentored the group in honing their craft and sound and, as a result, produced the remix to the hit, “Right Here,” which featured samples of Michael Jackson’s hit. The partnership also produced another hit single, “Human Nature,” which topped the R&B charts at number one and popular charts at number two. SWV earned 11 Billboard Music Award nominations for its debut album. https://www.swvmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}