Information about plays

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

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

{
    "id": 3500828,
    "uri": "https://api.kexp.org/v2/plays/3500828/?format=api",
    "airdate": "2025-05-13T11:24:52-07:00",
    "show": 63450,
    "show_uri": "https://api.kexp.org/v2/shows/63450/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-b15b950c-9871-498e-bc49-cb5866e5c583/mbid-b15b950c-9871-498e-bc49-cb5866e5c583-40387305414_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-b15b950c-9871-498e-bc49-cb5866e5c583/mbid-b15b950c-9871-498e-bc49-cb5866e5c583-40387305414_thumb250.jpg",
    "song": "Ferry Lady",
    "track_id": "c785f3e3-f097-4d7e-adaa-880c4da7befb",
    "recording_id": "213412d0-dfcd-47bc-9411-95bb8f033d19",
    "artist": "Panda Bear",
    "artist_ids": [
        "fd3c3f9f-a471-498e-ab3a-940ac20b6bbd"
    ],
    "album": "Sinister Grift",
    "release_id": "b15b950c-9871-498e-bc49-cb5866e5c583",
    "release_group_id": "f02f15c0-3dcd-4463-bcdf-c87838fd27d4",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-02-28",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Noah Lennox will play:\n--The Chapel in SF on Monday and Tuesday, May 19th and 20th\n--The Showbox in Seattle on Thursday, May 22nd\n--\n\"Ferry Lady\" was part of DJ Elodie Sky's set last Saturday morning. Here's the official animated video for \"Ferry Lady\": https://www.youtube.com/watch?v=g0uc3Ag2yXM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}