Information about plays

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

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

{
    "id": 3665876,
    "uri": "https://api.kexp.org/v2/plays/3665876/?format=api",
    "airdate": "2026-06-09T18:57:39-07:00",
    "show": 66946,
    "show_uri": "https://api.kexp.org/v2/shows/66946/?format=api",
    "image_uri": "https://dn710909.ca.archive.org/0/items/mbid-5a0ed3d3-6403-485f-b440-5b6d53f7e580/mbid-5a0ed3d3-6403-485f-b440-5b6d53f7e580-45069371485_thumb500.jpg",
    "thumbnail_uri": "https://dn710909.ca.archive.org/0/items/mbid-5a0ed3d3-6403-485f-b440-5b6d53f7e580/mbid-5a0ed3d3-6403-485f-b440-5b6d53f7e580-45069371485_thumb250.jpg",
    "song": "That’s a No No",
    "track_id": "b0053f8f-9da2-4ddd-a791-439b7137e0d9",
    "recording_id": "24fd9be9-94c7-4d0d-b2a8-91b3a8a12a7c",
    "artist": "Little Simz",
    "artist_ids": [
        "3cdb40fe-a63e-4bb9-b40d-17cda5f50979"
    ],
    "album": "Sugar Girl",
    "release_id": "5a0ed3d3-6403-485f-b440-5b6d53f7e580",
    "release_group_id": "a5e61ac1-a1c4-4202-b8cf-53c039b18c1c",
    "labels": [
        "AWAL Recordings"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On tour with Gorillaz, Little Simz will be in Seattle on Saturday, October 31st at Climate Pledge Arena!\n--\nOn a four-track EP with Jakwob, Little Simz takes a different approach to her sound that is just in time for the summer:\nhttps://www.shatterthestandards.com/p/ep-review-sugar-girl-by-little-simz",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}