Information about plays

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

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

{
    "id": 3622629,
    "uri": "https://api.kexp.org/v2/plays/3622629/?format=api",
    "airdate": "2026-02-26T16:47:34-08:00",
    "show": 66037,
    "show_uri": "https://api.kexp.org/v2/shows/66037/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c-42152419415_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c-42152419415_thumb250.jpg",
    "song": "Life Signs",
    "track_id": "4aa63cb9-73e4-4a99-9e06-15330be60942",
    "recording_id": "071baed3-f3a8-43f2-8bd3-ebb300cce126",
    "artist": "Water From Your Eyes",
    "artist_ids": [
        "09f91305-e193-48af-92e3-252b3dd5e718"
    ],
    "album": "It's A Beautiful Place",
    "release_id": "1c40c989-5d6b-4041-ad22-85b8b9dd3a4c",
    "release_group_id": "9398c054-a0d2-4fd4-a95b-9afc02012827",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Touring!\n\n-May 7th, 9th, 10th @ Oakland's Fox Theater\n-May 8th @ SF's Bottom Of The Hill\n\nMore dates & locales here: https://www.waterfromyoureyes.com/tour\n--\n#59 on KEXP Listeners' Top Voted Albums of 2025! See full list here: https://www.kexp.org/countdowns/best-albums-of-2025/\n--\n\"The first single from the [forthcoming] album 'It’s a Beautiful Place' operates like language poetry, preserving the band’s freneticism and oddity in doomscroll onomatopoeia.\" \nHere's a review of this new single: https://tinyurl.com/4rs9n2du",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}