Information about plays

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

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

{
    "id": 3526142,
    "uri": "https://api.kexp.org/v2/plays/3526142/?format=api",
    "airdate": "2025-07-12T20:58:26-07:00",
    "show": 63996,
    "show_uri": "https://api.kexp.org/v2/shows/63996/?format=api",
    "image_uri": "https://ia801506.us.archive.org/13/items/mbid-9dd01c61-43fa-45fd-bd41-0c6f7d7e10af/mbid-9dd01c61-43fa-45fd-bd41-0c6f7d7e10af-42454706885_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-9dd01c61-43fa-45fd-bd41-0c6f7d7e10af/mbid-9dd01c61-43fa-45fd-bd41-0c6f7d7e10af-42454706885_thumb250.jpg",
    "song": "The Secret Life",
    "track_id": "f5f7c6d9-4e99-33bf-a1c3-216c0344098a",
    "recording_id": "df6a4704-8206-4168-8e80-28a0810959a9",
    "artist": "New Bloods",
    "artist_ids": [
        "bf9dba9f-92a8-4a8e-ad56-0dabf267b9a7"
    ],
    "album": "The Secret Life",
    "release_id": "85a9486e-10b3-4464-b1ea-849672c316c0",
    "release_group_id": "a96d678d-5ec3-3732-a166-5796379755c8",
    "labels": [
        "Kill Rock Stars"
    ],
    "label_ids": [
        "a16c4ee6-8f6b-4314-9701-465c2e11dffe"
    ],
    "release_date": "2008-04-08",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From Portland!\n\n\"There’s some Raincoats vibe, a little Intima, a touch of ESG and Unwound, but with dub, soul, and afro-beat influences it becomes a whole new animal, a refreshing, absorbing, exhilarating living creature, brand-new for a new struggling world.\"\n\nhttps://newbloods.bandcamp.com/album/the-secret-life",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}