Information about plays

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

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

{
    "id": 3631098,
    "uri": "https://api.kexp.org/v2/plays/3631098/?format=api",
    "airdate": "2026-03-19T14:45:29-07:00",
    "show": 66223,
    "show_uri": "https://api.kexp.org/v2/shows/66223/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/items/mbid-d295c2d9-b87c-439e-a0af-bdb9b92319f7/mbid-d295c2d9-b87c-439e-a0af-bdb9b92319f7-44612942482_thumb500.jpg",
    "thumbnail_uri": "https://ia800706.us.archive.org/2/items/mbid-d295c2d9-b87c-439e-a0af-bdb9b92319f7/mbid-d295c2d9-b87c-439e-a0af-bdb9b92319f7-44612942482_thumb250.jpg",
    "song": "Star",
    "track_id": "8ca2497d-6171-4096-84f6-74dd51670a58",
    "recording_id": "55588d93-b4f3-491d-8a93-f35785905001",
    "artist": "Iceage",
    "artist_ids": [
        "7e01053e-e701-4e55-8a29-b8cfdcdee205"
    ],
    "album": "Star",
    "release_id": "d295c2d9-b87c-439e-a0af-bdb9b92319f7",
    "release_group_id": "73c1b613-bd94-46db-a302-2d6656ee8540",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2026-03-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Star\" is the Danish band's first new music in five years. \n--\nSee the official music video,  directed by Thinh T. Petrus Nguyen: https://www.youtube.com/watch?v=1rvqA8rMTu8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}