Information about plays

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

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

{
    "id": 3581550,
    "uri": "https://api.kexp.org/v2/plays/3581550/?format=api",
    "airdate": "2025-11-22T18:50:48-08:00",
    "show": 65183,
    "show_uri": "https://api.kexp.org/v2/shows/65183/?format=api",
    "image_uri": "https://ia801200.us.archive.org/17/items/mbid-e8ee8e49-0ee4-4eb6-bd32-5905362f515a/mbid-e8ee8e49-0ee4-4eb6-bd32-5905362f515a-42326446776_thumb500.jpg",
    "thumbnail_uri": "https://dn721705.ca.archive.org/0/items/mbid-e8ee8e49-0ee4-4eb6-bd32-5905362f515a/mbid-e8ee8e49-0ee4-4eb6-bd32-5905362f515a-42326446776_thumb250.jpg",
    "song": "Alégrate Mijín",
    "track_id": "1db38f9d-cab0-4647-af27-780d2a5be695",
    "recording_id": "473d4d04-4492-42a7-8e82-947f22e494b2",
    "artist": "Empanadas Ilegales",
    "artist_ids": [
        "2bb30366-f779-43c8-8c63-eb0909195cb8"
    ],
    "album": "Sancocho Trifásico",
    "release_id": "e8ee8e49-0ee4-4eb6-bd32-5905362f515a",
    "release_group_id": "fd118750-243b-4392-b994-dc3b39870006",
    "labels": [
        "We Are Time"
    ],
    "label_ids": [
        "e2a94596-2420-477a-8990-f095a047f7da"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Based in Vancouver, BC, Empanadas Ilegales mix rhythmic cumbia, hypnotic guitar riffs and salsa-spiced trumpet & sax with surf rock, free jazz and West Coast psychedelia.\n\nhttps://empanadasilegales.com/pages/bio",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}