Information about plays

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

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

{
    "id": 3564641,
    "uri": "https://api.kexp.org/v2/plays/3564641/?format=api",
    "airdate": "2025-10-13T17:41:18-07:00",
    "show": 64827,
    "show_uri": "https://api.kexp.org/v2/shows/64827/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-0c6b1d3b-3d3d-40eb-b09a-ebecbc0d7662/mbid-0c6b1d3b-3d3d-40eb-b09a-ebecbc0d7662-43286562398_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-0c6b1d3b-3d3d-40eb-b09a-ebecbc0d7662/mbid-0c6b1d3b-3d3d-40eb-b09a-ebecbc0d7662-43286562398_thumb250.jpg",
    "song": "One Week Out",
    "track_id": "ed321b96-6a35-4544-b89b-646d68b47da0",
    "recording_id": "29ac5e9d-34a7-4d42-9d6a-ce3227015264",
    "artist": "Isabeau Waia'u Walker",
    "artist_ids": [
        "7a1de859-ade1-4f49-9c82-b11156592d5b"
    ],
    "album": "HEAVYWEIGHT",
    "release_id": "0c6b1d3b-3d3d-40eb-b09a-ebecbc0d7662",
    "release_group_id": "2159dd5a-09b0-40ce-99e0-54fe447c147c",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Isabeau Waia’u Walker is a Native Hawaiian singer-songwriter currently residing in Portland, OR. She is also a touring member of the band Y La Bamba.\n--\nKānaka Maoli are the indigenous people of the Hawaiian islands.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}