Information about plays

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

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

{
    "id": 3637236,
    "uri": "https://api.kexp.org/v2/plays/3637236/?format=api",
    "airdate": "2026-04-03T10:44:34-07:00",
    "show": 66353,
    "show_uri": "https://api.kexp.org/v2/shows/66353/?format=api",
    "image_uri": "https://dn710808.ca.archive.org/0/items/mbid-ca771076-b097-403f-a323-376eae46d19f/mbid-ca771076-b097-403f-a323-376eae46d19f-8160999604_thumb500.jpg",
    "thumbnail_uri": "https://dn710808.ca.archive.org/0/items/mbid-ca771076-b097-403f-a323-376eae46d19f/mbid-ca771076-b097-403f-a323-376eae46d19f-8160999604_thumb250.jpg",
    "song": "Give the People What They Want",
    "track_id": "bc936a33-fb15-3c61-b756-eca141421c7c",
    "recording_id": "fbe9e3af-de58-43c3-91fc-f4a56a3c187f",
    "artist": "Jimmy Cliff",
    "artist_ids": [
        "2caa54a7-b08c-41da-b892-3a41abe778be"
    ],
    "album": "Anthology",
    "release_id": "ca771076-b097-403f-a323-376eae46d19f",
    "release_group_id": "a9e9dffe-ce2e-3f5a-82cb-de7926d6c494",
    "labels": [
        "Hip‐O Records"
    ],
    "label_ids": [
        "71f53f0e-6286-4684-8bb8-33c027397852"
    ],
    "release_date": "2003-07-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jimmy Cliff released \"Give the People What They Want\" in 1981 on the album of the same name. \n\nThe release \"finds the reggae icon backed by such Jamaican heavyweights as guitarist Earl \"Chinna\" Smith and the team of drummer Sly Dunbar and bassist Robbie Shakespeare.\" \n\nRead more here: https://tinyurl.com/4xhfeb82\n\nhttps://www.jimmycliff.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}