Information about plays

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

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

{
    "id": 3593169,
    "uri": "https://api.kexp.org/v2/plays/3593169/?format=api",
    "airdate": "2025-12-19T18:01:41-08:00",
    "show": 65421,
    "show_uri": "https://api.kexp.org/v2/shows/65421/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Metal",
    "track_id": "1eece2c6-7e86-43e5-96ae-8314e8312e00",
    "recording_id": "290ee09d-ab8c-4285-9ac7-52072bca7e44",
    "artist": "The Beths",
    "artist_ids": [
        "4c74fc48-8108-4556-87af-154af74f2ce5"
    ],
    "album": "Straight Line Was a Lie",
    "release_id": "8006ba4c-73d1-42d9-8c83-002dbcd40365",
    "release_group_id": "f24f6952-1b4d-4042-b7ca-cb836a514ae9",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#9\n\nVocalist of the New Zealand indie rock band, Elizabeth Stokes wrote this song after a period of rigorous touring and health issues both mental and physical. She said, \"I have a hunger and a curiosity for learning about the world around me, and for learning about myself. And despite all the ways that my body feels like a broken machine, I still marvel at the complexity of such a machine....\" https://thebethsnz.bandcamp.com/album/metal \n\nhttps://www.thebeths.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}