Information about plays

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

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

{
    "id": 3544989,
    "uri": "https://api.kexp.org/v2/plays/3544989/?format=api",
    "airdate": "2025-08-26T08:26:28-07:00",
    "show": 64392,
    "show_uri": "https://api.kexp.org/v2/shows/64392/?format=api",
    "image_uri": "https://ia800203.us.archive.org/34/items/mbid-4dcb02c3-ed17-46d6-ab6a-4057241b10d2/mbid-4dcb02c3-ed17-46d6-ab6a-4057241b10d2-42448248522_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-4dcb02c3-ed17-46d6-ab6a-4057241b10d2/mbid-4dcb02c3-ed17-46d6-ab6a-4057241b10d2-42448248522_thumb250.jpg",
    "song": "Fluye Amor",
    "track_id": "79cc2623-bbd9-4700-8501-90fbf72c24f2",
    "recording_id": "f8254ba7-4b8e-478f-9353-70228b5938db",
    "artist": "Roshâni",
    "artist_ids": [
        "6f9b83f4-da41-4136-afa3-722adc0d8e6e"
    ],
    "album": "Playa Los Ángeles",
    "release_id": "4dcb02c3-ed17-46d6-ab6a-4057241b10d2",
    "release_group_id": "e639abe4-1a22-4d4a-b13b-f7a622138a1d",
    "labels": [
        "Stone Pixels Records"
    ],
    "label_ids": [
        "d57491c7-d7a9-49e1-b629-a256b0c0ebae"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out Roshani LIVE on KEXP from Trans Musicales in Rennes, France this past December: https://www.youtube.com/watch?v=EmVFBIyFI7c\n\nPick up the new EP here: https://roshaniband.bandcamp.com/album/playa-los-ngeles",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}