Information about plays

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

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

{
    "id": 3548027,
    "uri": "https://api.kexp.org/v2/plays/3548027/?format=api",
    "airdate": "2025-09-02T14:35:58-07:00",
    "show": 64455,
    "show_uri": "https://api.kexp.org/v2/shows/64455/?format=api",
    "image_uri": "https://ia601501.us.archive.org/31/items/mbid-340a4ec8-5964-44e9-82ce-e060b3698f96/mbid-340a4ec8-5964-44e9-82ce-e060b3698f96-40635585029_thumb500.jpg",
    "thumbnail_uri": "https://ia601501.us.archive.org/31/items/mbid-340a4ec8-5964-44e9-82ce-e060b3698f96/mbid-340a4ec8-5964-44e9-82ce-e060b3698f96-40635585029_thumb250.jpg",
    "song": "Walls",
    "track_id": "0ef5f1a1-5db0-4616-b8c5-8e35a91e61be",
    "recording_id": "7d4fd31f-2d3b-4008-9302-084120a7b88a",
    "artist": "Risley",
    "artist_ids": [
        "290900ed-31c4-410b-b448-5687a25ef2db"
    ],
    "album": "Umbra Penumbra",
    "release_id": "340a4ec8-5964-44e9-82ce-e060b3698f96",
    "release_group_id": "a0a6563b-e090-48f6-9f17-19976ec692dd",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-01-24",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "Request for Chitra!\n\nRisley is a Portland-based band who released a new album, 'Umbra Penumbra' last month. This track features former Pearl Jam drummer Dave Abbruzzese and is the only song on the album with a contribution from him.\n\nhttps://www.guerrillacandy.com/2025/02/03/dave-abbruzzese-resurfaces-with-portland-band-risley/\n\nhttps://www.instagram.com/risleyband/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}