Information about plays

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

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

{
    "id": 3622925,
    "uri": "https://api.kexp.org/v2/plays/3622925/?format=api",
    "airdate": "2026-02-27T08:29:53-08:00",
    "show": 66042,
    "show_uri": "https://api.kexp.org/v2/shows/66042/?format=api",
    "image_uri": "https://dn710209.ca.archive.org/0/items/mbid-f3394e9b-b1e5-4e3a-af0f-bc1480362a31/mbid-f3394e9b-b1e5-4e3a-af0f-bc1480362a31-38040669821_thumb500.jpg",
    "thumbnail_uri": "https://dn710209.ca.archive.org/0/items/mbid-f3394e9b-b1e5-4e3a-af0f-bc1480362a31/mbid-f3394e9b-b1e5-4e3a-af0f-bc1480362a31-38040669821_thumb250.jpg",
    "song": "Spring Is Coming With a Strawberry in the Mouth",
    "track_id": "dbccd169-ba8b-4176-8e2c-5f99ca3415b1",
    "recording_id": "837cb457-0038-42ae-a04d-634a5628ba9e",
    "artist": "Caroline Polachek",
    "artist_ids": [
        "d8f43dc5-4613-48ac-8c23-a62b82f8c67a"
    ],
    "album": "Desire, I Want to Turn Into You: Everasking Edition",
    "release_id": "f3394e9b-b1e5-4e3a-af0f-bc1480362a31",
    "release_group_id": "20bbd8b3-35fa-4a29-9a94-13f4f01bf9ca",
    "labels": [
        "Perpetual Novice"
    ],
    "label_ids": [
        "4835d7c5-d414-4d5a-b13f-735c64f64c78"
    ],
    "release_date": "2024-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is a cover of a 1986 single by the band Operating Theatre.  That band's members, Roger Doyle and Elena Lopez, share songwriting credits with Caroline Polachek. \n--\nSomeone wrote, \"everytime i listen to this song i feel like i want to keep on loving the things life brings me.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}