Information about plays

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

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

{
    "id": 3543746,
    "uri": "https://api.kexp.org/v2/plays/3543746/?format=api",
    "airdate": "2025-08-23T13:33:02-07:00",
    "show": 64367,
    "show_uri": "https://api.kexp.org/v2/shows/64367/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-b702709c-fb4a-4136-9505-38ab9a2ec65c/mbid-b702709c-fb4a-4136-9505-38ab9a2ec65c-42473652275_thumb500.jpg",
    "thumbnail_uri": "https://ia800902.us.archive.org/13/items/mbid-b702709c-fb4a-4136-9505-38ab9a2ec65c/mbid-b702709c-fb4a-4136-9505-38ab9a2ec65c-42473652275_thumb250.jpg",
    "song": "MANZANA",
    "track_id": "8f36f672-e0e1-4351-b0a8-29206e9c089e",
    "recording_id": "5644539b-7d46-4509-b655-008c942dbeed",
    "artist": "Raissa",
    "artist_ids": [
        "74c63c05-545d-4c58-941d-84fa9094b5ae"
    ],
    "album": "DESIRE PATH",
    "release_id": "b702709c-fb4a-4136-9505-38ab9a2ec65c",
    "release_group_id": "a42c348f-f3a2-4e3d-9ee9-8e3d7fca67ce",
    "labels": [
        "Neon Gold"
    ],
    "label_ids": [
        "813cd12c-d731-4e33-9169-3841336b24c0"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "LA-based Raissa returns with another stunner of an EP. Sung in both English and Spanish, ‘DESIRE PATH’ features magnetic pop soundscapes that shift from bright to menacing, highlighting her impressive vocal range, inventive arrangements, and distinctive vision.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}