Information about plays

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

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

{
    "id": 3594996,
    "uri": "https://api.kexp.org/v2/plays/3594996/?format=api",
    "airdate": "2025-12-23T17:38:04-08:00",
    "show": 65458,
    "show_uri": "https://api.kexp.org/v2/shows/65458/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hard Drive",
    "track_id": "9144cc66-abf9-4e4e-b15a-f8c59632c21d",
    "recording_id": "e4aeaeba-d883-40b7-81cc-8c7650e2fa81",
    "artist": "Cassandra Jenkins",
    "artist_ids": [
        "1c5fb201-9555-4e94-94b6-d5ac6fccb64c"
    ],
    "album": "An Overview on Phenomenal Nature",
    "release_id": "e37ab085-5df9-4c1e-9780-7ff36b5abe25",
    "release_group_id": "f27e47f4-86b0-42cf-a8f5-0d5c5ffe44b8",
    "labels": [
        "Ba Da Bing!"
    ],
    "label_ids": [
        "06d4f1d0-1c13-4648-b666-fce5f03d541f"
    ],
    "release_date": "2021-02-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"‘Hard Drive’ uses Jenkins’ own experience of suffering to stretch out a hand to anyone who feels fraught, frightened, pained, uncontained. “One, two, three / Just breathe”, says this song’s warm, wise voice; “One, two, three / Count with me“. If I can put my heart back together, the voice says, then you can do yours too. I’ve got you. Just breathe.\" Read what Psychiatry and Song says about \"Hard Drive\": https://psychiatryandsongs.com/2021/04/05/leave-room-for-grace-cassandra-jenkins-hard-drive/\n--\nEnjoy a live version of \"Hard Drive\" in our studio in 2024: https://www.youtube.com/watch?v=Ga6S9G98gW8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}