Information about plays

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

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

{
    "id": 3633561,
    "uri": "https://api.kexp.org/v2/plays/3633561/?format=api",
    "airdate": "2026-03-25T16:54:39-07:00",
    "show": 66278,
    "show_uri": "https://api.kexp.org/v2/shows/66278/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-99a6dfb7-bf86-4e0e-ac4f-3ecd12964e6b/mbid-99a6dfb7-bf86-4e0e-ac4f-3ecd12964e6b-22372807242_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-99a6dfb7-bf86-4e0e-ac4f-3ecd12964e6b/mbid-99a6dfb7-bf86-4e0e-ac4f-3ecd12964e6b-22372807242_thumb250.jpg",
    "song": "Go!",
    "track_id": "2a203be1-2e87-38f0-bef8-ae9c29e98fb3",
    "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": "99a6dfb7-bf86-4e0e-ac4f-3ecd12964e6b",
    "release_group_id": "0bda1b63-9601-4456-9574-5cef953dd214",
    "labels": [
        "Warner Music Australia"
    ],
    "label_ids": [
        "d50eb1c1-20bd-46b2-a216-a26aac9b7130"
    ],
    "release_date": "2012-04-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Karen O from the Yeah Yeah Yeahs joins Santigold on this track!\n--\n\"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"
}