Information about plays

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

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

{
    "id": 3640398,
    "uri": "https://api.kexp.org/v2/plays/3640398/?format=api",
    "airdate": "2026-04-10T18:33:28-07:00",
    "show": 66417,
    "show_uri": "https://api.kexp.org/v2/shows/66417/?format=api",
    "image_uri": "https://dn710106.ca.archive.org/0/items/mbid-41bb52a3-7882-49a6-8b6a-1bad5d5f4fb9/mbid-41bb52a3-7882-49a6-8b6a-1bad5d5f4fb9-42379182591_thumb500.jpg",
    "thumbnail_uri": "https://dn710106.ca.archive.org/0/items/mbid-41bb52a3-7882-49a6-8b6a-1bad5d5f4fb9/mbid-41bb52a3-7882-49a6-8b6a-1bad5d5f4fb9-42379182591_thumb250.jpg",
    "song": "End of Beginning",
    "track_id": "d937e6e7-e14d-4576-8d1e-199039adab60",
    "recording_id": "74f3b043-c0b4-4590-8c10-bfc4e3a06fef",
    "artist": "Djo",
    "artist_ids": [
        "dc84c3f5-a44c-4a46-bf41-fd1640e3c99d"
    ],
    "album": "DECIDE",
    "release_id": "41bb52a3-7882-49a6-8b6a-1bad5d5f4fb9",
    "release_group_id": "de1ae079-0167-4ea4-96c9-a7a109ba1a56",
    "labels": [
        "AWAL Recordings"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068"
    ],
    "release_date": "2022-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "And when I'm back in ________, I feel it\nAnother version of me, I was in it\nI wave goodbye to the end of beginning",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}