Information about plays

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

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

{
    "id": 3625279,
    "uri": "https://api.kexp.org/v2/plays/3625279/?format=api",
    "airdate": "2026-03-04T16:37:40-08:00",
    "show": 66091,
    "show_uri": "https://api.kexp.org/v2/shows/66091/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-1778b926-0113-4f66-a9eb-89b41ab5c002/mbid-1778b926-0113-4f66-a9eb-89b41ab5c002-32186926985_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-1778b926-0113-4f66-a9eb-89b41ab5c002/mbid-1778b926-0113-4f66-a9eb-89b41ab5c002-32186926985_thumb250.jpg",
    "song": "Mistakes",
    "track_id": "a2046d64-f8e1-4e3a-bbe5-c5c5195fbc11",
    "recording_id": "cfe42eed-737d-4822-834c-d8fa014d66b0",
    "artist": "Sharon Van Etten",
    "artist_ids": [
        "5a2e9cd3-010a-4aae-9f83-629253284202"
    ],
    "album": "We’ve Been Going About This All Wrong",
    "release_id": "1778b926-0113-4f66-a9eb-89b41ab5c002",
    "release_group_id": "61219950-ea7f-4d85-8c8c-fabafcdb7394",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2022-05-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sharon Van Etten reveals, \"I wanted to approach this release differently, to engage my fans in an intentional way, in an effort to present the album as a whole body of work. These 10 songs are designed to be listened to in order, at once, so that a much larger story of hope, loss, longing and resilience can be told.\" \n\nhttps://www.sharonvanetten.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}