Information about plays

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

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

{
    "id": 3618939,
    "uri": "https://api.kexp.org/v2/plays/3618939/?format=api",
    "airdate": "2026-02-18T03:10:40-08:00",
    "show": 65963,
    "show_uri": "https://api.kexp.org/v2/shows/65963/?format=api",
    "image_uri": "https://dn710902.ca.archive.org/0/items/mbid-334170cb-f992-41dd-a535-0812efd938a4/mbid-334170cb-f992-41dd-a535-0812efd938a4-2694490524_thumb500.jpg",
    "thumbnail_uri": "https://dn710902.ca.archive.org/0/items/mbid-334170cb-f992-41dd-a535-0812efd938a4/mbid-334170cb-f992-41dd-a535-0812efd938a4-2694490524_thumb250.jpg",
    "song": "Go!",
    "track_id": "7a6ebf11-f006-33b6-98c3-66dc452d3941",
    "recording_id": "0c9b6fa3-6001-4291-8c6a-13e0ccb0185b",
    "artist": "Santigold feat. Karen O",
    "artist_ids": [
        "97b20fe3-0924-4a5f-9955-d0b5c5f9587f",
        "14d44067-99c2-4f77-b58b-138f0b6911fa"
    ],
    "album": "Master of My Make‐Believe",
    "release_id": "763e2453-5f6a-4d8a-8d8c-c4460853c6bd",
    "release_group_id": "0bda1b63-9601-4456-9574-5cef953dd214",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2012-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"People want my power, and they want my station.\"\n\nStereogum wrote that this album is a call to arms and a declaration, and its credits read like the intersection of aural worlds and styles that was her last album: the Yeah Yeah Yeahs' Nick Zinneris on guitar; Switch, Santi, and Q-Tip on production; and Karen O on third-verse vocals.\n\nWatch this mobilizing interview of Santigold discussing sexism and gender inequality in the music industry: http://tinyurl.com/7jfaxz45",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}