Information about plays

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

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

{
    "id": 3528275,
    "uri": "https://api.kexp.org/v2/plays/3528275/?format=api",
    "airdate": "2025-07-17T17:23:42-07:00",
    "show": 64039,
    "show_uri": "https://api.kexp.org/v2/shows/64039/?format=api",
    "image_uri": "https://ia800500.us.archive.org/3/items/mbid-3570ca00-6224-46b3-a567-ab6d51213f47/mbid-3570ca00-6224-46b3-a567-ab6d51213f47-37210133638_thumb500.jpg",
    "thumbnail_uri": "https://ia800500.us.archive.org/3/items/mbid-3570ca00-6224-46b3-a567-ab6d51213f47/mbid-3570ca00-6224-46b3-a567-ab6d51213f47-37210133638_thumb250.jpg",
    "song": "Tighten It Up",
    "track_id": "308e040a-bab9-4cc0-9664-cc49fdfec8e4",
    "recording_id": "789ad4b6-d324-4d08-99d5-6a659fa61c8a",
    "artist": "DRAMA",
    "artist_ids": [
        "c3505299-5cb9-4a30-a7c8-e74d0aa3e1b0"
    ],
    "album": "Till We Die",
    "release_id": "3570ca00-6224-46b3-a567-ab6d51213f47",
    "release_group_id": "c6102e86-2ca9-48e9-80ca-af1b342c65b7",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-11-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DRAMA is Chicago duo-- vocalist Via Rosa and producer Na’el Shehade.\nhttps://doyoulikethatsong.com/2023/11/10/drama-till-we-die-ep/\n---\nCheck out the official video for \"Tighten It Up\", here, enjoy!\nhttps://www.youtube.com/watch?v=NSdAUJhLZNc\n---\nhttps://thedramaduo.bandcamp.com/album/till-we-die",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}