Information about plays

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

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

{
    "id": 3501352,
    "uri": "https://api.kexp.org/v2/plays/3501352/?format=api",
    "airdate": "2025-05-14T16:39:18-07:00",
    "show": 63460,
    "show_uri": "https://api.kexp.org/v2/shows/63460/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-b29d1d8d-1dfb-4af2-8798-f963ba0b58de/mbid-b29d1d8d-1dfb-4af2-8798-f963ba0b58de-41859562156_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-b29d1d8d-1dfb-4af2-8798-f963ba0b58de/mbid-b29d1d8d-1dfb-4af2-8798-f963ba0b58de-41859562156_thumb250.jpg",
    "song": "Young",
    "track_id": "17a6d811-7e02-4131-8567-796f9b08a1be",
    "recording_id": "486863cc-2939-4bda-8000-f1c621fd3837",
    "artist": "Little Simz",
    "artist_ids": [
        "3cdb40fe-a63e-4bb9-b40d-17cda5f50979"
    ],
    "album": "Lotus",
    "release_id": "b29d1d8d-1dfb-4af2-8798-f963ba0b58de",
    "release_group_id": "749672ae-a51d-4cf5-920c-beaeab147bb6",
    "labels": [
        "AWAL Recordings Ltd",
        "AWAL Recordings"
    ],
    "label_ids": [
        "1a59ec10-ab09-450c-86ec-04f1796be3fd",
        "19bd97af-e452-47b2-ba9a-e6d0605dd068"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from UK hip-hop young legend Little Simz!\n\nVia Stereogum: “Young” bounces along with an off-kilter gait, like a stutter-stepping “Low Rider,” while Simz delivers her lyrics in playful half-spoken sing-song. “A bottle of Rio and some chicken and chips/ In my fuck me up pumps and my Winehouse quiff,” she raps at one point. In a statement, Simz explains, “I was able to tap into a character. That was fun for me. It’s just a moment of light heartedness.” For the music video, directed by the great Dave Meyers, that character is portrayed by a bass-rocking woman several decades older than Simz. It’s a lot of fun.\n\nWatch the music video below:\n\nhttps://www.youtube.com/watch?v=s07gWh37Xcc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}