Information about plays

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

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

{
    "id": 3631668,
    "uri": "https://api.kexp.org/v2/plays/3631668/?format=api",
    "airdate": "2026-03-20T21:37:26-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-c2175c1e-df6c-4b66-a559-7b73d6ac2d2e/mbid-c2175c1e-df6c-4b66-a559-7b73d6ac2d2e-4784187611_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-c2175c1e-df6c-4b66-a559-7b73d6ac2d2e/mbid-c2175c1e-df6c-4b66-a559-7b73d6ac2d2e-4784187611_thumb250.jpg",
    "song": "What They Do",
    "track_id": "88189385-94e8-3ca5-b9b1-4a6d0b91330b",
    "recording_id": "05979dba-2d9e-443f-9525-f5dc76b826fa",
    "artist": "The Roots",
    "artist_ids": [
        "80b3cf5e-18fe-4c59-98c7-e5bb87210710"
    ],
    "album": "Illadelph Halflife",
    "release_id": "c0f0bcff-b4ae-4341-81eb-4c1c7a46eb0b",
    "release_group_id": "6bb001e8-78e1-37bf-9aac-9e47f7dbe8f9",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1996-11-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Things Fall Apart (1999): Was considered the first major release of the Soulquarian era.\n\nPhilly-based hip hop/neo soul band, The Roots, formed in 1987. The group began with Tariq \"Black Thought\" Trotter and Ahmir \"Questlove\" Thompson and expanded to include Malik B., Leonard \"Hub\" Hubbard, and Josh Abrams. \n\nIn this interview, Questlove talks about how Jimmy Fallon persuaded The Roots to be his house band: https://tinyurl.com/vcjp7j8w\n\nhttp://www.theroots.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}