Information about plays

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

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

{
    "id": 3630997,
    "uri": "https://api.kexp.org/v2/plays/3630997/?format=api",
    "airdate": "2026-03-19T10:33:11-07:00",
    "show": 66222,
    "show_uri": "https://api.kexp.org/v2/shows/66222/?format=api",
    "image_uri": "https://dn711209.ca.archive.org/0/items/mbid-1284de91-0bae-4357-b373-3b1543dbb9f4/mbid-1284de91-0bae-4357-b373-3b1543dbb9f4-16778020551_thumb500.jpg",
    "thumbnail_uri": "https://ia801605.us.archive.org/20/items/mbid-1284de91-0bae-4357-b373-3b1543dbb9f4/mbid-1284de91-0bae-4357-b373-3b1543dbb9f4-16778020551_thumb250.jpg",
    "song": "Vapour Trail",
    "track_id": "322c262a-dc11-38af-8b1a-269ea9ee1fe2",
    "recording_id": "3899c5c7-5d59-4b8b-ab2a-7ec99d1a661e",
    "artist": "Ride",
    "artist_ids": [
        "3f575ecd-627d-4f08-a89f-abd46d469c7e"
    ],
    "album": "OX4_ The Best of Ride",
    "release_id": "43a56c48-d246-3806-a392-56f6969c5be1",
    "release_group_id": "d3bbbc5d-8df1-3f28-8229-3c5baffaf807",
    "labels": [
        "The First Time Records"
    ],
    "label_ids": [
        "9b718e61-9519-444d-a486-d832f29f55d7"
    ],
    "release_date": "2002-11-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Did you know that Ride was the final band to play live in the old KEXP Dexter & Denny studio? Check out that historic event: https://bit.ly/3tY7tUS\n\nAnd here they are back again, this time in the new studio in 2024:\nhttps://www.youtube.com/watch?v=2pQfl69Yogc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}