Information about plays

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

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

{
    "id": 3631852,
    "uri": "https://api.kexp.org/v2/plays/3631852/?format=api",
    "airdate": "2026-03-21T08:12:50-07:00",
    "show": 66240,
    "show_uri": "https://api.kexp.org/v2/shows/66240/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "You And I Should Try Again",
    "track_id": "a3096565-a051-44aa-ae8a-795fbb28d02b",
    "recording_id": "83637322-8589-4b76-a9f5-47689e885f30",
    "artist": "Silver Jackson",
    "artist_ids": [
        "9d6fff91-ee67-49b1-a5a0-b127663813b6"
    ],
    "album": "Starry Skies Opened Eyes",
    "release_id": "9e0db6f6-cef8-4980-a2de-fb1d29af37bd",
    "release_group_id": "7eb258e8-ef0c-4edc-8a97-34834f50379f",
    "labels": [
        "Homeskillet Records"
    ],
    "label_ids": [
        "d486b656-4ec7-49b2-9622-a8fc3abd449d"
    ],
    "release_date": "2015-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": " Tlingit, Unangax̂, Choctaw\n\nBack to Nicholas Galanin's previous project, Silver Jackson. This song brings Samantha Crain back in to the 6-degrees chain who is singing with him on this track. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}