Information about plays

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

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

{
    "id": 3534340,
    "uri": "https://api.kexp.org/v2/plays/3534340/?format=api",
    "airdate": "2025-08-01T01:10:38-07:00",
    "show": 64166,
    "show_uri": "https://api.kexp.org/v2/shows/64166/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-48ec7b83-8e2b-4346-bd0c-ad7bf7b088bc/mbid-48ec7b83-8e2b-4346-bd0c-ad7bf7b088bc-42388078417_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-48ec7b83-8e2b-4346-bd0c-ad7bf7b088bc/mbid-48ec7b83-8e2b-4346-bd0c-ad7bf7b088bc-42388078417_thumb250.jpg",
    "song": "Who Laughs Last",
    "track_id": "d8442a4f-651a-4f19-96af-b0f4c3d264c4",
    "recording_id": "88dbf936-3ce9-4832-a3fe-a469f8bae0cc",
    "artist": "Lord Huron feat. Kristen Stewart",
    "artist_ids": [
        "49fbc5c2-9ce2-4c8b-b963-0c82c7c4525e",
        "51c76d97-0635-433c-b26d-66beb81657f8"
    ],
    "album": "The Cosmic Selector Vol. 1",
    "release_id": "48ec7b83-8e2b-4346-bd0c-ad7bf7b088bc",
    "release_group_id": "e82507a6-8864-4fe4-b7c6-caeb81e88a4d",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Latest from Lord Huron, released earlier this month.\n\nPlaying The Greek Theatre in Berkeley on October 15th and Climate Pledge Arena in Seattle on October 18th. With Kevin Morby.\n\nhttps://www.lordhuron.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}