Information about plays

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

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

{
    "id": 3660042,
    "uri": "https://api.kexp.org/v2/plays/3660042/?format=api",
    "airdate": "2026-05-27T02:30:50-07:00",
    "show": 66825,
    "show_uri": "https://api.kexp.org/v2/shows/66825/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-86f69e87-d0dd-4146-92a0-a522c8ffc036/mbid-86f69e87-d0dd-4146-92a0-a522c8ffc036-45004826304_thumb500.jpg",
    "thumbnail_uri": "https://ia800706.us.archive.org/22/items/mbid-86f69e87-d0dd-4146-92a0-a522c8ffc036/mbid-86f69e87-d0dd-4146-92a0-a522c8ffc036-45004826304_thumb250.jpg",
    "song": "Can't Look Back",
    "track_id": "317cf91c-7b94-4745-8a7d-8cd1933c799d",
    "recording_id": "fda7353c-b2cc-462e-adcc-413ade1283c3",
    "artist": "Oddisee & Heno.",
    "artist_ids": [
        "aaae09b3-70d9-4a65-bb3f-57e85dfe9b83",
        "c0eb2846-e875-4f81-b09c-fd53279bd52d"
    ],
    "album": "From Takoma With Love",
    "release_id": "86f69e87-d0dd-4146-92a0-a522c8ffc036",
    "release_group_id": "1fa27535-d3a5-402f-b914-2ae146cc1a19",
    "labels": [
        "Outer Note Label"
    ],
    "label_ids": [
        "c995690b-f6e4-4efe-851d-4dc87f17a1f2"
    ],
    "release_date": "2026-04-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "An Ethiopian-Eritrean rapper and a Sudanese-American producer from Maryland’s DC suburbs pool two decades of diaspora into one record that names every corner. https://oddisee.bandcamp.com/album/from-takoma-with-love",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}