Information about plays

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

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

{
    "id": 3550382,
    "uri": "https://api.kexp.org/v2/plays/3550382/?format=api",
    "airdate": "2025-09-08T08:56:12-07:00",
    "show": 64508,
    "show_uri": "https://api.kexp.org/v2/shows/64508/?format=api",
    "image_uri": "https://ia600204.us.archive.org/31/items/mbid-1923c6c8-9f21-4343-9fa4-eccf6be71e1f/mbid-1923c6c8-9f21-4343-9fa4-eccf6be71e1f-24072410583_thumb500.jpg",
    "thumbnail_uri": "https://ia600204.us.archive.org/31/items/mbid-1923c6c8-9f21-4343-9fa4-eccf6be71e1f/mbid-1923c6c8-9f21-4343-9fa4-eccf6be71e1f-24072410583_thumb250.jpg",
    "song": "So. Central Rain",
    "track_id": "a7d26673-7e25-4077-b869-5ace186164ef",
    "recording_id": "e4be9c7e-19c7-461d-bc4c-c6ae16abb669",
    "artist": "R.E.M.",
    "artist_ids": [
        "ea4dfa26-f633-4da6-a52a-f49ea4897b58"
    ],
    "album": "Reckoning",
    "release_id": "1923c6c8-9f21-4343-9fa4-eccf6be71e1f",
    "release_group_id": "eec55734-1387-3aa3-af3d-ff0ae8083806",
    "labels": [
        "I.R.S. Records"
    ],
    "label_ids": [
        "5aa5ddcd-b5d9-4bdf-b528-5083dfd98f03"
    ],
    "release_date": "1984-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good Morning John - My good friend Brian Peters of Austin, TX turns 60 today and he has been a huge inspiration to my love of music and was the one who told me about KEXP many years ago.  Wondering if you could mark hi big day by playing something off of R.E.M.'s Reckoning for him.\n\nDave in Oak Park\n---\nR.E.M. is a band from Athens, Georgia. Reckoning marked their second album, a 1984 release.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}