Information about plays

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

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

{
    "id": 3636338,
    "uri": "https://api.kexp.org/v2/plays/3636338/?format=api",
    "airdate": "2026-04-01T06:32:22-07:00",
    "show": 66335,
    "show_uri": "https://api.kexp.org/v2/shows/66335/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-6480542e-c6a8-4296-aeac-c5ec9bb8af1e/mbid-6480542e-c6a8-4296-aeac-c5ec9bb8af1e-44641275094_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-6480542e-c6a8-4296-aeac-c5ec9bb8af1e/mbid-6480542e-c6a8-4296-aeac-c5ec9bb8af1e-44641275094_thumb250.jpg",
    "song": "Give Me More",
    "track_id": "95f1b0eb-be9c-4673-af1b-75ffbb437e4d",
    "recording_id": "56a89fee-c7fe-41f8-bddf-c394bc0495bb",
    "artist": "ISHA",
    "artist_ids": [
        "bc988d27-f53b-4592-82db-4e997bfd247d"
    ],
    "album": "Give Me More",
    "release_id": "6480542e-c6a8-4296-aeac-c5ec9bb8af1e",
    "release_group_id": "deb6fd4c-69a2-4e97-84f1-293104df4885",
    "labels": [
        "Sidekick Music"
    ],
    "label_ids": [
        "5226e784-141c-40e8-a400-ea0ca1b2e73a"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "ISHA is a Dutch producer, singer-songwriter and bassist. Her debut album, out in September 2026, is fully written and produced independently. \n\nhttps://ishamusic.bandcamp.com/track/give-me-more",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}