Information about plays

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

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

{
    "id": 3631809,
    "uri": "https://api.kexp.org/v2/plays/3631809/?format=api",
    "airdate": "2026-03-21T05:47:25-07:00",
    "show": 66238,
    "show_uri": "https://api.kexp.org/v2/shows/66238/?format=api",
    "image_uri": "https://dn710905.ca.archive.org/0/items/mbid-441df0b3-377c-44fa-bb17-bdb7279c9dd4/mbid-441df0b3-377c-44fa-bb17-bdb7279c9dd4-3152514696_thumb500.jpg",
    "thumbnail_uri": "https://dn710905.ca.archive.org/0/items/mbid-441df0b3-377c-44fa-bb17-bdb7279c9dd4/mbid-441df0b3-377c-44fa-bb17-bdb7279c9dd4-3152514696_thumb250.jpg",
    "song": "Let's Ride",
    "track_id": "3597e58a-c6b2-3c1b-9cd9-7c701ccbc4e5",
    "recording_id": "58eb3cba-7eb4-489e-b4a9-0528fb677840",
    "artist": "Q‐Tip",
    "artist_ids": [
        "b3c94036-6166-41d2-91a2-dc3a0b5fa188"
    ],
    "album": "Gilles Peterson presents Worldwide: A Celebration of His Syndicated Radio Show",
    "release_id": "441df0b3-377c-44fa-bb17-bdb7279c9dd4",
    "release_group_id": "17557503-a60b-43f2-86e4-9e7fd5ee1bc6",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2010-10-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "samples dillas \"geekdown\". Q-tip famously known for being a part of tribe called quest",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}