Information about plays

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

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

{
    "id": 3572469,
    "uri": "https://api.kexp.org/v2/plays/3572469/?format=api",
    "airdate": "2025-11-01T04:28:22-07:00",
    "show": 64989,
    "show_uri": "https://api.kexp.org/v2/shows/64989/?format=api",
    "image_uri": "https://ia800808.us.archive.org/26/items/mbid-21439751-dcdc-43b5-8f18-2d12475bcae0/mbid-21439751-dcdc-43b5-8f18-2d12475bcae0-21459482344_thumb500.jpg",
    "thumbnail_uri": "https://ia800808.us.archive.org/26/items/mbid-21439751-dcdc-43b5-8f18-2d12475bcae0/mbid-21439751-dcdc-43b5-8f18-2d12475bcae0-21459482344_thumb250.jpg",
    "song": "Haunted Water",
    "track_id": "276347bc-1bae-46ee-a24e-3ddc8343f3b1",
    "recording_id": "60bd7148-a2da-4fd9-ad3e-e4c5fa12037a",
    "artist": "Spellling",
    "artist_ids": [
        "25521b37-fcf4-4204-8dca-e28bcda1e004"
    ],
    "album": "Mazy Fly",
    "release_id": "21439751-dcdc-43b5-8f18-2d12475bcae0",
    "release_group_id": "338a1c4f-8be5-4e52-9940-355aebf5d0ac",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2019-02-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Second full-length from Bay Area artist Chrystia Cabral.\n\nhttps://spellling.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}