Information about plays

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

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

{
    "id": 3637944,
    "uri": "https://api.kexp.org/v2/plays/3637944/?format=api",
    "airdate": "2026-04-04T22:25:07-07:00",
    "show": 66369,
    "show_uri": "https://api.kexp.org/v2/shows/66369/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-1d0f83a9-f4ad-4f50-aad4-5d3d45c23a13/mbid-1d0f83a9-f4ad-4f50-aad4-5d3d45c23a13-36263146626_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Witch Museum",
    "track_id": "69738f66-b639-4fc2-9aa1-216b3ec38263",
    "recording_id": "9a52cbf5-3c72-450a-8bc0-0fd61176b989",
    "artist": "Landowner",
    "artist_ids": [
        "2319aee8-450f-4bc1-abd3-640d7eeb87be"
    ],
    "album": "Escape the Compound",
    "release_id": "1d0f83a9-f4ad-4f50-aad4-5d3d45c23a13",
    "release_group_id": "ec9e9c5e-0fa6-44d5-8fc9-e9c82f952de0",
    "labels": [
        "born yesterday records"
    ],
    "label_ids": [
        "d1b9fa4c-2f57-4224-9cab-21b3fa6b391e"
    ],
    "release_date": "2023-07-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Holyoke, MA, Landowner just released their latest album, Assumption this February on Exploding in Sound Records.\n\nhttps://landowner.bandcamp.com/\nhttps://www.maximumrocknroll.com/band/landowner/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}