Information about plays

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

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

{
    "id": 3633183,
    "uri": "https://api.kexp.org/v2/plays/3633183/?format=api",
    "airdate": "2026-03-24T17:15:42-07:00",
    "show": 66270,
    "show_uri": "https://api.kexp.org/v2/shows/66270/?format=api",
    "image_uri": "https://dn710408.ca.archive.org/0/items/mbid-ae4dd0e3-eec6-4c64-9d79-fee3a3c40aa1/mbid-ae4dd0e3-eec6-4c64-9d79-fee3a3c40aa1-44178813279_thumb500.jpg",
    "thumbnail_uri": "https://dn710408.ca.archive.org/0/items/mbid-ae4dd0e3-eec6-4c64-9d79-fee3a3c40aa1/mbid-ae4dd0e3-eec6-4c64-9d79-fee3a3c40aa1-44178813279_thumb250.jpg",
    "song": "One Note Samba (Samba de Uma Nota Só)",
    "track_id": "50e5d0c6-e84d-46b1-b524-1ee58b31c894",
    "recording_id": "0bb76e35-2933-4403-9266-45f3062f8fe8",
    "artist": "Antônio Carlos Jobim & Frank Sinatra",
    "artist_ids": [
        "197450cd-0124-4164-b723-3c22dd16494d",
        "7a8dbe84-f4c0-4457-bfa3-edced1f8cde0"
    ],
    "album": "Sinatra/Jobim: The Complete Reprise Recordings",
    "release_id": "ae4dd0e3-eec6-4c64-9d79-fee3a3c40aa1",
    "release_group_id": "d87df596-a8f5-4dca-8ccf-eed148a7c174",
    "labels": [
        "Frank Sinatra Digital Reprise"
    ],
    "label_ids": [
        "79d8cdd3-3c62-4ada-beb9-0496255b171a"
    ],
    "release_date": "1967-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Frank Sinatra recorded a version of \"Everybody Loves Somebody\" prior to Dean Martin's version, in 1947.\n\nAntônio Carlos Jobim was a Brazilian composer, pianist, guitarist, songwriter, arranger and singer and one of the fathers of Bossa Nova.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}