Information about plays

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

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

{
    "id": 3579920,
    "uri": "https://api.kexp.org/v2/plays/3579920/?format=api",
    "airdate": "2025-11-18T17:29:17-08:00",
    "show": 65147,
    "show_uri": "https://api.kexp.org/v2/shows/65147/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-6790f11d-65c0-41d6-9f56-6ac645d910c7/mbid-6790f11d-65c0-41d6-9f56-6ac645d910c7-43553940852_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-6790f11d-65c0-41d6-9f56-6ac645d910c7/mbid-6790f11d-65c0-41d6-9f56-6ac645d910c7-43553940852_thumb250.jpg",
    "song": "JET LAGGED",
    "track_id": "651a832d-ad05-48f4-8c24-60c3b3828343",
    "recording_id": "196b2692-89b9-4bc1-8f69-6a5edb096b7a",
    "artist": "Lava La Rue & Foster the People",
    "artist_ids": [
        "8ee9e6fe-a629-4ff9-a4d5-ecb79b637350",
        "e0e1a584-dd0a-4bd1-88d1-c4c62895039d"
    ],
    "album": "JET LAGGED",
    "release_id": "6790f11d-65c0-41d6-9f56-6ac645d910c7",
    "release_group_id": "9790dd48-92d4-4a60-af97-0f9d9c1cdced",
    "labels": [
        "BMG Rights Management (UK) Ltd."
    ],
    "label_ids": [
        "0410a336-3b2e-40d4-89be-84d2459f019f"
    ],
    "release_date": "2025-11-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“JET LAGGED is the sonic love child between me and Foster The People,” Lava La Rue shares. “The song was inspired by my adventures as a Londoner touring America – I’d land in a new city and instantly stay out all night to try and beat the jet lag. The delirium from sleep deprivation put me in a euphoric state that made people think I was on something, and it was kind of an inside joke knowing I was the most sober person acting the least sober.”\n-\nhttps://www.thelineofbestfit.com/news/lava-la-rue-joins-forces-with-foster-the-people-on-new-release-jet-lagged",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}