Information about plays

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

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

{
    "id": 3621762,
    "uri": "https://api.kexp.org/v2/plays/3621762/?format=api",
    "airdate": "2026-02-24T16:07:53-08:00",
    "show": 66021,
    "show_uri": "https://api.kexp.org/v2/shows/66021/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-5aa95848-949b-4a29-8c86-219c762dc653/mbid-5aa95848-949b-4a29-8c86-219c762dc653-26900284997_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-5aa95848-949b-4a29-8c86-219c762dc653/mbid-5aa95848-949b-4a29-8c86-219c762dc653-26900284997_thumb250.jpg",
    "song": "Weekend Wind",
    "track_id": "a8656530-e882-44cb-bee8-3cb2b68fdf86",
    "recording_id": "d414d995-f0f2-4040-a402-d50b3ea827b3",
    "artist": "Woods",
    "artist_ids": [
        "42a1253e-0efc-45e8-b627-ff802fb9e9ee"
    ],
    "album": "Strange to Explain",
    "release_id": "8db0914f-8fcc-415e-a6f5-a794fb06fb17",
    "release_group_id": "157f1a06-a1ba-45fe-91cc-0d9ba6343081",
    "labels": [
        "Woodsist"
    ],
    "label_ids": [
        "f4b10497-515a-459b-a01b-3667eb8170e8"
    ],
    "release_date": "2020-05-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In her review for Gigwise, Meg Berridge called this track \"the happy-go-lucky anchor of the vessel with the sweet descent of a xylophone echoing the smooth vocals of the chorus -- a chorus which easily embeds itself in your mind\".  \nRead the full review:\nhttps://bit.ly/2GVIdJs.\n\nhttps://woodsfamilyband.bandcamp.com/album/strange-to-explain",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}