Information about plays

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

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

{
    "id": 3570216,
    "uri": "https://api.kexp.org/v2/plays/3570216/?format=api",
    "airdate": "2025-10-26T12:01:59-07:00",
    "show": 64940,
    "show_uri": "https://api.kexp.org/v2/shows/64940/?format=api",
    "image_uri": "https://ia803207.us.archive.org/11/items/mbid-c312a5d5-185b-4011-8b0c-8927f22c89ca/mbid-c312a5d5-185b-4011-8b0c-8927f22c89ca-15083097421_thumb500.jpg",
    "thumbnail_uri": "https://ia803207.us.archive.org/11/items/mbid-c312a5d5-185b-4011-8b0c-8927f22c89ca/mbid-c312a5d5-185b-4011-8b0c-8927f22c89ca-15083097421_thumb250.jpg",
    "song": "Move",
    "track_id": "9cbc19b0-bc27-4956-a635-96a5fc66674b",
    "recording_id": "16193eb4-3b8f-427c-9560-f7b5d24ff462",
    "artist": "Oh No feat. Roc C",
    "artist_ids": [
        "f7cee9ef-7616-4071-85ea-9753799d32a5",
        "77ddef2b-c43c-4709-98b9-32fc65d28d14"
    ],
    "album": "The Disrupt",
    "release_id": "62584f3c-2765-4fc7-b3f4-cfdf9733d020",
    "release_group_id": "f3800b29-c9dc-3880-906a-2520287fdc47",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2004-10-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rapper and producer Michael Woodrow Jackson (Oh No) was born in Oxnard California in 1978. He is the younger brother of Madlib, son of singer Otis Jackson, and nephew of jazz trumpeter Jon Faddis. \n\nhttps://www.stonesthrow.com/artist/ohno/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}