Information about plays

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

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

{
    "id": 3568018,
    "uri": "https://api.kexp.org/v2/plays/3568018/?format=api",
    "airdate": "2025-10-21T12:07:00-07:00",
    "show": 64895,
    "show_uri": "https://api.kexp.org/v2/shows/64895/?format=api",
    "image_uri": "https://ia800604.us.archive.org/14/items/mbid-d615fedb-3b05-4823-8124-b1f79238b323/mbid-d615fedb-3b05-4823-8124-b1f79238b323-43258769256_thumb500.jpg",
    "thumbnail_uri": "https://ia600604.us.archive.org/14/items/mbid-d615fedb-3b05-4823-8124-b1f79238b323/mbid-d615fedb-3b05-4823-8124-b1f79238b323-43258769256_thumb250.jpg",
    "song": "Thick as Thieves",
    "track_id": "7bc314ff-20b5-4f9d-85c3-e2b9a416e2e5",
    "recording_id": "77120eae-d963-483e-b3ae-d1f4be6cd550",
    "artist": "Lucius",
    "artist_ids": [
        "1676172f-657a-4771-96ff-4a1c2ef1997e"
    ],
    "album": "Thick as Thieves",
    "release_id": "d615fedb-3b05-4823-8124-b1f79238b323",
    "release_group_id": "c4c15d24-1704-41f9-8dc3-4593f6996ab6",
    "labels": [
        "Fantasy"
    ],
    "label_ids": [
        "757acd4a-dade-433d-b754-53468f243220"
    ],
    "release_date": "2025-10-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lucius will be at Seattle's Showbox on Monday, November 17th.  They're playing SF's Warfield on Thursday, November 20th.\n--\nTheir four-song EP, \"Thick as Thieves,\" came out earlier this month.: https://ilovelucius.bandcamp.com/album/thick-as-thieves",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}