Information about plays

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

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

{
    "id": 3632252,
    "uri": "https://api.kexp.org/v2/plays/3632252/?format=api",
    "airdate": "2026-03-22T05:19:49-07:00",
    "show": 66248,
    "show_uri": "https://api.kexp.org/v2/shows/66248/?format=api",
    "image_uri": "https://dn711208.ca.archive.org/0/items/mbid-d9c58004-5c79-4ec5-bb45-e805545d2ec6/mbid-d9c58004-5c79-4ec5-bb45-e805545d2ec6-13606161818_thumb500.jpg",
    "thumbnail_uri": "https://dn711208.ca.archive.org/0/items/mbid-d9c58004-5c79-4ec5-bb45-e805545d2ec6/mbid-d9c58004-5c79-4ec5-bb45-e805545d2ec6-13606161818_thumb250.jpg",
    "song": "In Your Eyes",
    "track_id": "44750413-ee24-4ac2-8c3e-77c36e3beecb",
    "recording_id": "e3423b10-a479-4fa7-9602-2b468408b8e4",
    "artist": "BADBADNOTGOOD feat. Charlotte Day Wilson",
    "artist_ids": [
        "754294d5-d7d2-4ea2-8184-1dcaaf55a56f",
        "a78f1671-3ebf-4822-b2bd-70ccc3088c2d"
    ],
    "album": "IV",
    "release_id": "d9c58004-5c79-4ec5-bb45-e805545d2ec6",
    "release_group_id": "16297acb-896e-48e4-8390-f9ca95c4f0d9",
    "labels": [
        "Innovative Leisure Records"
    ],
    "label_ids": [
        "747265c7-b153-4f1a-9f1e-ec05e3604a97"
    ],
    "release_date": "2016-07-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Badbadnotgood produced the song “After the Storm”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}