Information about plays

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

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

{
    "id": 3622011,
    "uri": "https://api.kexp.org/v2/plays/3622011/?format=api",
    "airdate": "2026-02-25T07:06:50-08:00",
    "show": 66026,
    "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
    "image_uri": "https://ia601704.us.archive.org/22/items/mbid-ccce7a2e-168c-4675-8bbc-b6f5d73cde1b/mbid-ccce7a2e-168c-4675-8bbc-b6f5d73cde1b-21277107697_thumb500.jpg",
    "thumbnail_uri": "https://ia801704.us.archive.org/22/items/mbid-ccce7a2e-168c-4675-8bbc-b6f5d73cde1b/mbid-ccce7a2e-168c-4675-8bbc-b6f5d73cde1b-21277107697_thumb250.jpg",
    "song": "Here in Spirit",
    "track_id": "03149881-51d6-4f08-819f-f3cbbf9c32b5",
    "recording_id": "bd7a48a3-1144-4e65-bfa4-07a33a5a6c3a",
    "artist": "Jim James",
    "artist_ids": [
        "b7c4125d-2867-4e29-ba44-b19a69309c68"
    ],
    "album": "Eternally Even",
    "release_id": "ccce7a2e-168c-4675-8bbc-b6f5d73cde1b",
    "release_group_id": "e8eedd72-4fc9-4327-bde8-a5053cacbeda",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2016-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "My Morning Jacket's Jim James wrote this song after attending a Los Angeles rally the day after the tragic shootings at the Pulse Nightclub in Orlando. James said about the song: \"I was feeling so utterly gutted that things like this keep happening. It’s a song about speaking out and trying to be there for people in spirit even if you can’t be at every rally and battle. We have such a duty to speak out for equality and for each other. I will always lend my voice to whatever the civil rights issue is of the day, to whomever needs the most help and love.\" https://bit.ly/3cm9q5r\n\nhttps://www.jimjames.com/\nhttps://www.mymorningjacket.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}