Information about plays

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

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

{
    "id": 3607214,
    "uri": "https://api.kexp.org/v2/plays/3607214/?format=api",
    "airdate": "2026-01-21T12:47:53-08:00",
    "show": 65715,
    "show_uri": "https://api.kexp.org/v2/shows/65715/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Born This Way",
    "track_id": "a3db0b94-0f2b-485d-8877-a9d102585c40",
    "recording_id": "a86eca06-3d15-49dd-9877-c85cc7a34b85",
    "artist": "Orville Peck",
    "artist_ids": [
        "437b356d-88f1-4dde-af5e-dec1c9d7dde4"
    ],
    "album": "Born This Way Reimagined",
    "release_id": "65c53f38-25f0-41a6-b7d0-15fb10ce5dcc",
    "release_group_id": "bdffdc26-4a2f-4c9f-b524-2ccb36b7a101",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-06-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Orville Peck's cover of Lady Gaga's wonderful title song from her second album:\n\n“'Born This Way,' my song and album, were inspired by Carl Bean, a gay black religious activist who preached, sung, and wrote about being ‘Born This Way.’ Notably, his early work was in 1975, 11 years before I was born,” Lady Gaga explained. “Thank you for decades of relentless love, bravery, and a reason to sing. So we can all feel joy, because we deserve joy. Because we deserve the right to inspire tolerance, acceptance, and freedom for all.”\n\nhttps://orvillepeck.bandcamp.com\nhttps://www.orvillepeck.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}