Information about plays

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

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

{
    "id": 3525061,
    "uri": "https://api.kexp.org/v2/plays/3525061/?format=api",
    "airdate": "2025-07-10T07:14:31-07:00",
    "show": 63972,
    "show_uri": "https://api.kexp.org/v2/shows/63972/?format=api",
    "image_uri": "https://ia801202.us.archive.org/20/items/mbid-80111930-6adc-4f98-8ff6-72edbcae489c/mbid-80111930-6adc-4f98-8ff6-72edbcae489c-14427241986_thumb500.jpg",
    "thumbnail_uri": "https://ia601202.us.archive.org/20/items/mbid-80111930-6adc-4f98-8ff6-72edbcae489c/mbid-80111930-6adc-4f98-8ff6-72edbcae489c-14427241986_thumb250.jpg",
    "song": "2002",
    "track_id": "3903d606-b9d2-4ea2-be9a-6ce674123ea0",
    "recording_id": "846a32f1-ee13-461a-921f-7f2c78a57932",
    "artist": "Sombear",
    "artist_ids": [
        "0c288c43-d844-4c60-8859-6a26fc354bd3"
    ],
    "album": "Love You In the Dark",
    "release_id": "c2f9d259-3bff-4c4e-8019-8b808d068fe6",
    "release_group_id": "e2797569-11cb-42c8-be60-19edf639fac9",
    "labels": [],
    "label_ids": [],
    "release_date": "2013-07-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the debut full-length from Minneapolis native Brad Hale. He's also part of the band Now, Now an has remixed tracks for artists including Tegan & Sara. \n- https://www.facebook.com/Sombear/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}