Information about plays

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

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

{
    "id": 3538155,
    "uri": "https://api.kexp.org/v2/plays/3538155/?format=api",
    "airdate": "2025-08-09T23:14:29-07:00",
    "show": 64248,
    "show_uri": "https://api.kexp.org/v2/shows/64248/?format=api",
    "image_uri": "https://dn721304.ca.archive.org/0/items/mbid-0848777a-5382-4c0c-8406-7d9dedeb2adf/mbid-0848777a-5382-4c0c-8406-7d9dedeb2adf-42341809627_thumb500.jpg",
    "thumbnail_uri": "https://dn721304.ca.archive.org/0/items/mbid-0848777a-5382-4c0c-8406-7d9dedeb2adf/mbid-0848777a-5382-4c0c-8406-7d9dedeb2adf-42341809627_thumb250.jpg",
    "song": "Abomination",
    "track_id": "c44c4836-8797-4683-a862-c49c6f6902e1",
    "recording_id": "b555e451-1b40-4b8f-9def-ba00bfe2d204",
    "artist": "Osees",
    "artist_ids": [
        "194272cc-dcc8-4640-a4a6-66da7d250d5c"
    ],
    "album": "Abomination Revealed at Last",
    "release_id": "0848777a-5382-4c0c-8406-7d9dedeb2adf",
    "release_group_id": "13980b9e-8912-4aa5-af8f-efa456ae0b24",
    "labels": [
        "DEATHGOD CORP"
    ],
    "label_ids": [
        "fccb2f24-28af-4824-b2fb-a92fa6c9bd95"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Osees will be playing at:\n - The Chapel in SF on August 30th and September 1st\n - The Star Theater in Portland on September 3rd and 4th\n - Neumos in Seattle on September 5th and 6th\n\nhttps://www.theeohsees.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}