Information about plays

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

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

{
    "id": 3558828,
    "uri": "https://api.kexp.org/v2/plays/3558828/?format=api",
    "airdate": "2025-09-28T14:12:48-07:00",
    "show": 64691,
    "show_uri": "https://api.kexp.org/v2/shows/64691/?format=api",
    "image_uri": "https://ia600306.us.archive.org/26/items/mbid-cf564032-ccae-4495-bcdd-3896f85baed2/mbid-cf564032-ccae-4495-bcdd-3896f85baed2-13141368614_thumb500.jpg",
    "thumbnail_uri": "https://ia800306.us.archive.org/26/items/mbid-cf564032-ccae-4495-bcdd-3896f85baed2/mbid-cf564032-ccae-4495-bcdd-3896f85baed2-13141368614_thumb250.jpg",
    "song": "Must Be a Devil",
    "track_id": "b46f7695-0812-380f-bfa1-ea815ad893fb",
    "recording_id": "77206ca2-38b3-4347-a529-80f8103cad6e",
    "artist": "Diplo",
    "artist_ids": [
        "a56bd8f9-8ef8-4d63-89a4-794ed1360dd2"
    ],
    "album": "Live Session EP",
    "release_id": "cf564032-ccae-4495-bcdd-3896f85baed2",
    "release_group_id": "1c6a5f21-d732-35ef-9e0b-b0ae160f1d7a",
    "labels": [
        "Mad Decent"
    ],
    "label_ids": [
        "97e08824-a090-45bf-bde0-44186daddfd8"
    ],
    "release_date": "2007-07-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Diplo samples The Pixies \"Hey\" from \"Doolittle\" on this track, sped up considerably.\n\nDiplo will perform at Robin Williams Meadow at Golden Gate Park in San Francisco on October 11th as part of \"Diplo's Run Club\", a 5K fun run.\n\nhttps://diplosrunclub.com/san-francisco\nhttps://diplo.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}