Information about plays

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

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

{
    "id": 3519498,
    "uri": "https://api.kexp.org/v2/plays/3519498/?format=api",
    "airdate": "2025-06-27T11:21:46-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?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": "Free",
    "track_id": "5c791e0a-bafa-4795-8df5-73c7ec7de1ec",
    "recording_id": "d2aec729-b623-422b-8f2e-9219418b4552",
    "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": "Going out to Andy in Phinney Ridge and friend Jeff who is visiting the Gathering Space! \n\nLittle Simz will be in Oakland on November 17th at the Fox Theater! \n\n\"Prolific multi-hyphenate Little Simz pulls no punches on her sixth studio album, Lotus. True to her genre-bending approach, she weaves soul, jazz, samba, punk, bossa nova, and Afrobeats into her infectious hip-hop style, while delivering her most personal bars to date...\"\n\nRead more here: \nhttps://kexp.org/read/2025/6/9/new-music-reviews-69/\n\nhttps://littlesimz.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}