Information about plays

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

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

{
    "id": 3639120,
    "uri": "https://api.kexp.org/v2/plays/3639120/?format=api",
    "airdate": "2026-04-07T16:35:37-07:00",
    "show": 66393,
    "show_uri": "https://api.kexp.org/v2/shows/66393/?format=api",
    "image_uri": "https://dn710706.ca.archive.org/0/items/mbid-2d19f491-479b-4723-a536-339c86919be5/mbid-2d19f491-479b-4723-a536-339c86919be5-2657315356_thumb500.jpg",
    "thumbnail_uri": "https://dn710706.ca.archive.org/0/items/mbid-2d19f491-479b-4723-a536-339c86919be5/mbid-2d19f491-479b-4723-a536-339c86919be5-2657315356_thumb250.jpg",
    "song": "Root Down (and Get It)",
    "track_id": "54591c33-9617-3250-9f57-6ca5f947f359",
    "recording_id": "626cf0c5-0f77-4d10-bdc1-d5f8a8609295",
    "artist": "Jimmy Smith",
    "artist_ids": [
        "4f8a0d9b-5777-40da-b29a-e9753d5ae693"
    ],
    "album": "Root Down",
    "release_id": "2d19f491-479b-4723-a536-339c86919be5",
    "release_group_id": "9e80e104-4eff-37a4-a6ec-2d579dff39aa",
    "labels": [
        "Verve"
    ],
    "label_ids": [
        "99a24d71-54c1-4d3f-88cc-00fbcc4fce83"
    ],
    "release_date": "2000-07-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "April is Jazz Appreciation Month!\n\nThis is the king of the Hammond B3 organ, Jimmy Smith, playing live in the Bombay Bicycle Club in L.A. in 1972.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}