Information about plays

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

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

{
    "id": 3626043,
    "uri": "https://api.kexp.org/v2/plays/3626043/?format=api",
    "airdate": "2026-03-06T15:27:50-08:00",
    "show": 66107,
    "show_uri": "https://api.kexp.org/v2/shows/66107/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-662321f0-5a1e-4696-96d2-a1e3984a5251/mbid-662321f0-5a1e-4696-96d2-a1e3984a5251-23025123246_thumb500.jpg",
    "thumbnail_uri": "https://dn710601.ca.archive.org/0/items/mbid-662321f0-5a1e-4696-96d2-a1e3984a5251/mbid-662321f0-5a1e-4696-96d2-a1e3984a5251-23025123246_thumb250.jpg",
    "song": "Black Light",
    "track_id": "840251af-54ce-43e7-9884-0a99e2d3a9cf",
    "recording_id": "5cb20a6a-e408-4302-b85a-5ba201234418",
    "artist": "The Dream Syndicate",
    "artist_ids": [
        "8577c385-d06a-4a64-b4e7-6ebf25f2cb20"
    ],
    "album": "These Times",
    "release_id": "662321f0-5a1e-4696-96d2-a1e3984a5251",
    "release_group_id": "dd835e4f-3df1-4a58-b73c-7903705c8ffb",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2019-05-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Dream Syndicate is one of the leading acts of Los Angeles' neo-psychedelic Paisley Underground scene. \n\nhttps://www.thedreamsyndicate.com/\nhttps://thedreamsyndicate.bandcamp.com\n\nThey stopped by for an in-studio back in 2017:\nhttps://www.youtube.com/watch?v=jNp29YcLP0E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}