Information about plays

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

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

{
    "id": 3635589,
    "uri": "https://api.kexp.org/v2/plays/3635589/?format=api",
    "airdate": "2026-03-30T12:42:38-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://dn710805.ca.archive.org/0/items/mbid-3ebe514d-d197-3984-81ee-4d09231be775/mbid-3ebe514d-d197-3984-81ee-4d09231be775-12248686551_thumb500.jpg",
    "thumbnail_uri": "https://dn710805.ca.archive.org/0/items/mbid-3ebe514d-d197-3984-81ee-4d09231be775/mbid-3ebe514d-d197-3984-81ee-4d09231be775-12248686551_thumb250.jpg",
    "song": "Nightswimming",
    "track_id": "4a691772-1dfb-3f50-b83d-79497e6ba274",
    "recording_id": "b50318df-f7ce-4a30-9612-d990757ee58c",
    "artist": "R.E.M.",
    "artist_ids": [
        "ea4dfa26-f633-4da6-a52a-f49ea4897b58"
    ],
    "album": "Automatic for the People",
    "release_id": "3ebe514d-d197-3984-81ee-4d09231be775",
    "release_group_id": "c86c6af9-d10e-3079-b34b-30b682a797eb",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1992-10-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song features only two members of R.E.M., Mike Mills on piano, Michael Stipe on vocals and orchestral instruments arranged by Led Zeppelin’s John Paul Jones.\n\nThey recorded the song at Criteria Studios in Miami, which is where Derek And The Dominos recorded. The piano Mills played was the same one Bobby Whitlock and Jim Gordon used to play the famous ending on \"Layla.\" --Songfacts https://tinyurl.com/2u8bzrwz\n\nhttps://remhq.bandcamp.com\nhttps://remhq.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}