Information about plays

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

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

{
    "id": 3590020,
    "uri": "https://api.kexp.org/v2/plays/3590020/?format=api",
    "airdate": "2025-12-12T05:21:31-08:00",
    "show": 65353,
    "show_uri": "https://api.kexp.org/v2/shows/65353/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "No Merci",
    "track_id": "8d3f9fdb-edb3-409f-8310-c7d17695487a",
    "recording_id": "a91cef58-e523-45ed-b303-c3764d2492b1",
    "artist": "Little Simz",
    "artist_ids": [
        "3cdb40fe-a63e-4bb9-b40d-17cda5f50979"
    ],
    "album": "NO THANK YOU",
    "release_id": "f8d3ed4c-6bd1-429e-a740-2ea4e644cb98",
    "release_group_id": "f8ab53bd-395c-4763-98ca-0c19ab059e64",
    "labels": [
        "Forever Living Originals"
    ],
    "label_ids": [
        "81e61c90-28f2-4dcb-b656-cac924dfa331"
    ],
    "release_date": "2022-12-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "OTD in 2022 Little Simz releases No Thank You. Happy 3rd!\n--\nLittle Simz worked with longtime collaborators Inflo (production) and Cleo Sol (background vocals) to create this new project, released in December.  She released a ten-minute short film to accompany the album, watch it here:\nhttps://youtu.be/GqwOCq0MXPU\n\nAnd don't miss Gabriel's conversation with the artist and an exclusive set from Little Simz on KEXP Live at Home:\nhttps://youtu.be/GqwOCq0MXPU\n\nhttps://littlesimz.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}