Information about plays

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

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

{
    "id": 3608261,
    "uri": "https://api.kexp.org/v2/plays/3608261/?format=api",
    "airdate": "2026-01-24T00:22:34-08:00",
    "show": 65737,
    "show_uri": "https://api.kexp.org/v2/shows/65737/?format=api",
    "image_uri": "https://coverartarchive.org/release/d8a54dea-12d4-48db-b2a4-12ed29a1c4f6/22744533926-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d8a54dea-12d4-48db-b2a4-12ed29a1c4f6/22744533926-250.jpg",
    "song": "Almeda",
    "track_id": null,
    "recording_id": "15ab8181-f8ac-470a-a6be-6ab2b6f45b1c",
    "artist": "Solange",
    "artist_ids": [
        "410e7fd3-b865-4fa0-bb18-1b7fd53382ca"
    ],
    "album": "When I Get Home",
    "release_id": null,
    "release_group_id": "3ec17787-1d35-4d05-ac06-5294c99a8d4e",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2019-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Black skin, black braids Black waves, black days Black baes, black things These are black-owned things Black faith still can't be washed away\"\n\nHere's a rare TV appearance by Solange on The Daily Show, discussing the album \"When I Get Home\" and where it came from: https://www.youtube.com/watch?v=ZstrOke8VZA\n\nFind more from Solange here: https://www.solangemusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}