Information about plays

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

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

{
    "id": 3639202,
    "uri": "https://api.kexp.org/v2/plays/3639202/?format=api",
    "airdate": "2026-04-07T22:03:46-07:00",
    "show": 66395,
    "show_uri": "https://api.kexp.org/v2/shows/66395/?format=api",
    "image_uri": "https://dn711109.ca.archive.org/0/items/mbid-7d3cbad7-aa03-424d-8954-bc0d63918d00/mbid-7d3cbad7-aa03-424d-8954-bc0d63918d00-44403979078_thumb500.jpg",
    "thumbnail_uri": "https://dn711109.ca.archive.org/0/items/mbid-7d3cbad7-aa03-424d-8954-bc0d63918d00/mbid-7d3cbad7-aa03-424d-8954-bc0d63918d00-44403979078_thumb250.jpg",
    "song": "Good Flirts",
    "track_id": "b7106912-99fe-493e-924b-f6fcb78bcdc0",
    "recording_id": "513ccad4-9939-4e1d-b1dc-a80d8472b88f",
    "artist": "Baby Keem feat. Kendrick Lamar & Momo Boyd",
    "artist_ids": [
        "81d12ca7-5b89-4d21-8736-860b7400b4eb",
        "381086ea-f511-4aba-bdf9-71c753dc5077",
        "09b87fe9-2860-4f89-8c3d-11bf9eb73801"
    ],
    "album": "Ca$ino",
    "release_id": "7d3cbad7-aa03-424d-8954-bc0d63918d00",
    "release_group_id": "eac8a859-3080-46f5-bc42-a869bcb5606e",
    "labels": [
        "Columbia",
        "pgLang"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e",
        "df31a9a8-4583-4a49-a4f7-9a3cee1c45eb"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}