Information about plays

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

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

{
    "id": 3630491,
    "uri": "https://api.kexp.org/v2/plays/3630491/?format=api",
    "airdate": "2026-03-18T05:32:42-07:00",
    "show": 66212,
    "show_uri": "https://api.kexp.org/v2/shows/66212/?format=api",
    "image_uri": "https://dn711409.ca.archive.org/0/items/mbid-cf559056-bd72-4e39-a2ed-a088032d859f/mbid-cf559056-bd72-4e39-a2ed-a088032d859f-19170756614_thumb500.jpg",
    "thumbnail_uri": "https://dn711409.ca.archive.org/0/items/mbid-cf559056-bd72-4e39-a2ed-a088032d859f/mbid-cf559056-bd72-4e39-a2ed-a088032d859f-19170756614_thumb250.jpg",
    "song": "Build Me Up Buttercup",
    "track_id": "140dcf77-856f-40d8-8100-111a426b9e12",
    "recording_id": "7006d43e-92a7-4653-96d5-d212e46c0704",
    "artist": "The Foundations",
    "artist_ids": [
        "5c316ada-0201-427f-8bb6-535ebe17cf85"
    ],
    "album": "Sweet Soul Music: 28 Scorching Classics From 1969",
    "release_id": "cf559056-bd72-4e39-a2ed-a088032d859f",
    "release_group_id": "0367c34b-59f8-4ddc-81ce-f22d6e2f99a3",
    "labels": [
        "Bear Family Records"
    ],
    "label_ids": [
        "bf19ea5d-45a8-4980-b050-1dd4f7194952"
    ],
    "release_date": "2009-09-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Foundations' \"Build Me Up Buttercup\" peaked at No. 3 on the Billboard Hot 100 list on February 22, 1969.\n\nhttps://www.billboard.com/artist/the-foundations/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}