Information about plays

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

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

{
    "id": 3521323,
    "uri": "https://api.kexp.org/v2/plays/3521323/?format=api",
    "airdate": "2025-07-01T18:43:46-07:00",
    "show": 63893,
    "show_uri": "https://api.kexp.org/v2/shows/63893/?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",
        "AWAL Recordings Ltd"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068",
        "1a59ec10-ab09-450c-86ec-04f1796be3fd"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“A bottle of Rio and some chicken and chips/ In my f**k 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.” \n--\nFor 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: https://www.youtube.com/watch?v=s07gWh37Xcc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}