Information about plays

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

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

{
    "id": 3524713,
    "uri": "https://api.kexp.org/v2/plays/3524713/?format=api",
    "airdate": "2025-07-09T11:30:45-07:00",
    "show": 63965,
    "show_uri": "https://api.kexp.org/v2/shows/63965/?format=api",
    "image_uri": "https://ia601307.us.archive.org/25/items/mbid-6d32f66f-8569-448e-bcd7-7edc4bc4591c/mbid-6d32f66f-8569-448e-bcd7-7edc4bc4591c-42395766245_thumb500.jpg",
    "thumbnail_uri": "https://dn721302.ca.archive.org/0/items/mbid-6d32f66f-8569-448e-bcd7-7edc4bc4591c/mbid-6d32f66f-8569-448e-bcd7-7edc4bc4591c-42395766245_thumb250.jpg",
    "song": "F*** Me Eyes",
    "track_id": "61a71e35-e4ba-4526-ae1c-f2b3e311730e",
    "recording_id": "4dd0c072-8f08-4482-a2f6-c8feed9fe246",
    "artist": "Ethel Cain",
    "artist_ids": [
        "677e31f1-4035-463c-8ca4-41175440c919"
    ],
    "album": "Fuck Me Eyes",
    "release_id": "6d32f66f-8569-448e-bcd7-7edc4bc4591c",
    "release_group_id": "20b9d042-8764-4d65-92af-7cc87b8c4839",
    "labels": [
        "Daughters of Cain Records"
    ],
    "label_ids": [
        "a0687f2d-67bd-474a-bc03-17f64cc720f3"
    ],
    "release_date": "2025-07-02",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ethel Cain kicks off her tour in August with shows in Seattle and Berkeley, CA. Join the waitlist here: https://www.daughtersofcain.com/tour\n\nWatch Ethel Cain's 2022 KEXP performance (hosted by Evie) here: https://www.youtube.com/watch?v=9sAEcR5FgYo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}