Information about plays

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

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

{
    "id": 3562702,
    "uri": "https://api.kexp.org/v2/plays/3562702/?format=api",
    "airdate": "2025-10-08T13:35:23-07:00",
    "show": 64780,
    "show_uri": "https://api.kexp.org/v2/shows/64780/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-a63ffa0d-d6f0-4941-9659-8e199ca14a60/mbid-a63ffa0d-d6f0-4941-9659-8e199ca14a60-4516429761_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-a63ffa0d-d6f0-4941-9659-8e199ca14a60/mbid-a63ffa0d-d6f0-4941-9659-8e199ca14a60-4516429761_thumb250.jpg",
    "song": "All Caps",
    "track_id": "91fd651e-b86d-3f11-88e8-08d200fbc2a7",
    "recording_id": "70e4863b-796f-44f2-8dd3-6d835ea3734f",
    "artist": "Madvillain",
    "artist_ids": [
        "4e024037-14b7-4aea-99ad-c6ace63b9620"
    ],
    "album": "Madvillainy",
    "release_id": "a63ffa0d-d6f0-4941-9659-8e199ca14a60",
    "release_group_id": "ab570ccb-b06b-3746-8147-4903163ba895",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2004-03-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This album is #301 in our KEXP countdown...\n---\nMadvillain was an American hip hop supergroup formed in 2002, consisting of rapper MF Doom and producer Madlib. This was their sole studio album.  Pitchfork called it \"inexhaustibly brilliant\": https://pitchfork.com/reviews/albums/5579-madvillainy/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}