Information about plays

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

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

{
    "id": 3622931,
    "uri": "https://api.kexp.org/v2/plays/3622931/?format=api",
    "airdate": "2026-02-27T08:46:12-08:00",
    "show": 66042,
    "show_uri": "https://api.kexp.org/v2/shows/66042/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-ffdb0202-6992-4e20-8385-9c8cea86096a/mbid-ffdb0202-6992-4e20-8385-9c8cea86096a-43497026377_thumb250.jpg",
    "song": "Run It Back!!",
    "track_id": "1f598689-6353-4df7-a42c-f3fa1b050843",
    "recording_id": "b0a7bb90-3c29-4191-8201-a6ce7f6d6394",
    "artist": "De La Soul feat. Nas",
    "artist_ids": [
        "a8ebde98-7e91-46c7-992c-90039ba42017",
        "cfbc0924-0035-4d6c-8197-f024653af823"
    ],
    "album": "Cabin in the Sky",
    "release_id": "ffdb0202-6992-4e20-8385-9c8cea86096a",
    "release_group_id": "05e414ac-82dd-4fbd-bd85-a6d294c8a1df",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"It's the birth of a team here to clean up the turf (Yeah)\nAnd the worth of the dream is to change the regime\nAnd the lean that we lay with the words that we spray\nWith the way that we teach y'all to act (Run it back)...\"\n\nWant to read what Maseo, Pos, Jungle, Nas, and Giancarlo Esposito are rapping?: https://genius.com/De-la-soul-and-nas-run-it-back-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}