Information about plays

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

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

{
    "id": 3609000,
    "uri": "https://api.kexp.org/v2/plays/3609000/?format=api",
    "airdate": "2026-01-25T14:41:09-08:00",
    "show": 65752,
    "show_uri": "https://api.kexp.org/v2/shows/65752/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-a8c0a96d-5e93-4eb4-80ea-8047f9cace51/mbid-a8c0a96d-5e93-4eb4-80ea-8047f9cace51-36279346588_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-a8c0a96d-5e93-4eb4-80ea-8047f9cace51/mbid-a8c0a96d-5e93-4eb4-80ea-8047f9cace51-36279346588_thumb250.jpg",
    "song": "Joy & Pain (Pete Rock Remix)",
    "track_id": "77a5ef62-a8ea-4a58-9a0b-0291b2b2a058",
    "recording_id": "e0e3f5d2-e432-4650-a130-83ba9e3abaf0",
    "artist": "Lady Wray",
    "artist_ids": [
        "ae278e0f-abc8-4c2b-ac72-0a4175e7f36b"
    ],
    "album": "Piece Of Me (Remix) h b/w Joy & Pain (Pete Rock Remix)",
    "release_id": "a8c0a96d-5e93-4eb4-80ea-8047f9cace51",
    "release_group_id": "b95f42a3-88bb-4f7c-af63-31202e92db92",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2023-04-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pete Rock takes one of the stand out tunes on Wray's 2022 album \"Piece of Me\" and gives it an entirely different energy with thundering drums and a bassline that shake the windows in the car.\n\nhttps://ladywray.bandcamp.com/album/piece-of-me-remix-feat-ghostface-killah-b-w-joy-pain-pete-rock-remix\nhttps://www.ladynicolewray.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}