Information about plays

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

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

{
    "id": 3639504,
    "uri": "https://api.kexp.org/v2/plays/3639504/?format=api",
    "airdate": "2026-04-08T15:02:20-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "https://dn710906.ca.archive.org/0/items/mbid-c1c2696f-6286-4fe7-ba1b-7efe1b97e7f9/mbid-c1c2696f-6286-4fe7-ba1b-7efe1b97e7f9-41396783720_thumb500.jpg",
    "thumbnail_uri": "https://dn710906.ca.archive.org/0/items/mbid-c1c2696f-6286-4fe7-ba1b-7efe1b97e7f9/mbid-c1c2696f-6286-4fe7-ba1b-7efe1b97e7f9-41396783720_thumb250.jpg",
    "song": "Dusted",
    "track_id": "31f3bb8a-6363-3d03-b8fa-92845b2b01b5",
    "recording_id": "4aae4f13-3fa7-427d-acb2-320c27836487",
    "artist": "The Geraldine Fibbers",
    "artist_ids": [
        "69090b57-8bb6-49bf-b546-ab82748c762f"
    ],
    "album": "Lost Somewhere Between the Earth and My Home",
    "release_id": "c1c2696f-6286-4fe7-ba1b-7efe1b97e7f9",
    "release_group_id": "47a151bc-a49e-3f5a-9f65-242f6392316e",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1995-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Geraldine Fibbers were the bluesy, country-tinged vehicle of singer/songwriter Carla Bozulich, a longtime veteran of the Southern California post-punk scene.: https://www.allmusic.com/artist/the-geraldine-fibbers-mn0000076404#biography\n--\nHere's hand-held video of a  live performance in 1997: https://www.youtube.com/watch?v=gNpqnbGo0sQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}