Information about plays

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

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

{
    "id": 3542058,
    "uri": "https://api.kexp.org/v2/plays/3542058/?format=api",
    "airdate": "2025-08-19T12:16:40-07:00",
    "show": 64331,
    "show_uri": "https://api.kexp.org/v2/shows/64331/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-51f08309-cfad-478b-a25d-ee61ba4acc26/mbid-51f08309-cfad-478b-a25d-ee61ba4acc26-25960785041_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-51f08309-cfad-478b-a25d-ee61ba4acc26/mbid-51f08309-cfad-478b-a25d-ee61ba4acc26-25960785041_thumb250.jpg",
    "song": "I Want You to Love Me",
    "track_id": "65491f41-9069-4f3b-ab50-0763d0b51c0e",
    "recording_id": "0dcfbf02-b2ae-475c-b914-7214d8ae1d93",
    "artist": "Fiona Apple",
    "artist_ids": [
        "a9ee533f-8871-4f62-a6bb-91eb264abc90"
    ],
    "album": "Fetch the Bolt Cutters",
    "release_id": "51f08309-cfad-478b-a25d-ee61ba4acc26",
    "release_group_id": "882db6d8-e28b-46ba-8a30-277e86fbddf7",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2020-04-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I move with the trees in the breeze\nI know that time is elastic\nAnd I know when I go\nAll my particles disband and disperse\nAnd I'll be back in the pulse\nAnd I know none of this will matter in the long run\nBut I know a sound is still a sound around no one\nAnd while I'm in this body\nI want somebody to want\nAnd I want what I want and I want\nYou to love me.....\"\nHere are the incredible lyrics: https://genius.com/Fiona-apple-i-want-you-to-love-me-lyrics\n--\nSee Fiona Apple perform it live in 2020: https://www.youtube.com/watch?v=AL1G4-nB5mc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}