Information about plays

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

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

{
    "id": 3627436,
    "uri": "https://api.kexp.org/v2/plays/3627436/?format=api",
    "airdate": "2026-03-10T13:51:40-07:00",
    "show": 66145,
    "show_uri": "https://api.kexp.org/v2/shows/66145/?format=api",
    "image_uri": "https://coverartarchive.org/release/1eebb29c-b512-491e-8829-f47f73093393/27017961125-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1eebb29c-b512-491e-8829-f47f73093393/27017961125-250.jpg",
    "song": "Fine Corinthian Leather",
    "track_id": null,
    "recording_id": "a2997758-2b3d-43ac-b9b5-671b5ffb5c4c",
    "artist": "Velella Velella",
    "artist_ids": [
        "1d22782a-9ac6-4941-90a6-a3ff186671ac"
    ],
    "album": "Atlantis Massif",
    "release_id": null,
    "release_group_id": "fd4166ad-5d94-430d-9ad5-5a0c3a00bb71",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2010-11-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Did you know that \"Velella velella...is... a cosmopolitan free-floating hydrozoan that lives on the surface of the open ocean. It is commonly known by the names sea raft, by-the-wind sailor, purple sail, little sail, or simply Velella.\"?\n--\nIt's also a band. Founded in 2003, Velella Velella are Andrew Means, Bethany Hendrickson, Michael Burton, and Jeremy Hadley. They are based in both Seattle and Portland and describe their sound as \"psychedelic synth-funk.\": https://velella.bandcamp.com/album/leap",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}