Information about plays

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

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

{
    "id": 3552764,
    "uri": "https://api.kexp.org/v2/plays/3552764/?format=api",
    "airdate": "2025-09-14T00:33:08-07:00",
    "show": 64557,
    "show_uri": "https://api.kexp.org/v2/shows/64557/?format=api",
    "image_uri": "https://coverartarchive.org/release/2eb2ffaa-6cf9-4aef-a393-f8d2a1740269/40961783143-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2eb2ffaa-6cf9-4aef-a393-f8d2a1740269/40961783143-250.jpg",
    "song": "The Undercurrent",
    "track_id": null,
    "recording_id": "284c0e06-b7b1-4e55-acf7-824b6852cfbd",
    "artist": "Sarcator",
    "artist_ids": [
        "ca210935-0819-42b7-9cb8-10dfa15ce4eb"
    ],
    "album": "Swarming Angels & Flies",
    "release_id": null,
    "release_group_id": "23cfd50b-f0de-49ca-96bc-2c13fbafe093",
    "labels": [
        "Century Media"
    ],
    "label_ids": [
        "727ad90b-7ef4-48d2-8f16-c34016544822"
    ],
    "release_date": "2025-01-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Swedish four-piece, whose ranks include the son of The Crown’s Marko Tervonen, were still in high school when they started, and yet they play the kind of savage death-thrash that most old-school fans live for.\n\nhttps://sarcator.bandcamp.com/album/swarming-angels-flies-24-bit-hd-audio\nhttps://www.facebook.com/sarcatorband/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}