Information about plays

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

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

{
    "id": 3631487,
    "uri": "https://api.kexp.org/v2/plays/3631487/?format=api",
    "airdate": "2026-03-20T13:43:00-07:00",
    "show": 66231,
    "show_uri": "https://api.kexp.org/v2/shows/66231/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-236dcd45-8d11-4ff7-b064-150bc29b6f7f/mbid-236dcd45-8d11-4ff7-b064-150bc29b6f7f-44589130580_thumb500.jpg",
    "thumbnail_uri": "https://ia800704.us.archive.org/7/items/mbid-236dcd45-8d11-4ff7-b064-150bc29b6f7f/mbid-236dcd45-8d11-4ff7-b064-150bc29b6f7f-44589130580_thumb250.jpg",
    "song": "Signs",
    "track_id": "6051f9e9-fa25-4cee-8de9-bc27fda1631c",
    "recording_id": "09d24a58-05af-44fa-8e2f-341466161f2b",
    "artist": "Ms Ray",
    "artist_ids": [
        "a972b9e9-c9b5-40d9-96c6-4257bcf08186"
    ],
    "album": "Melt",
    "release_id": "236dcd45-8d11-4ff7-b064-150bc29b6f7f",
    "release_group_id": "76f48eee-71d5-4903-9074-9c54bcd22f4f",
    "labels": [
        "Scenic Route"
    ],
    "label_ids": [
        "d98fdd87-d5c7-46ef-9e5e-8ad123e71540"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ms Ray interweaves themes of empowerment, self-discovery and the healing potential of the present. Her songs are ‘minimal, vocal led tracks, but more than that, there’s songcraft at play… The delivery is heartfelt’ (https://ra.co/dj/msray)\n \nhttps://ms-ray.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}