Information about plays

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

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

{
    "id": 3522600,
    "uri": "https://api.kexp.org/v2/plays/3522600/?format=api",
    "airdate": "2025-07-04T15:48:49-07:00",
    "show": 63917,
    "show_uri": "https://api.kexp.org/v2/shows/63917/?format=api",
    "image_uri": "https://ia802907.us.archive.org/31/items/mbid-f5d43ff8-afe7-4700-ad1e-5396c7e81d19/mbid-f5d43ff8-afe7-4700-ad1e-5396c7e81d19-15820791123_thumb500.jpg",
    "thumbnail_uri": "https://ia902907.us.archive.org/31/items/mbid-f5d43ff8-afe7-4700-ad1e-5396c7e81d19/mbid-f5d43ff8-afe7-4700-ad1e-5396c7e81d19-15820791123_thumb250.jpg",
    "song": "List of Demands (Reparations)",
    "track_id": "fae8dee3-101b-3cc7-a5f1-b831f8d9fa3e",
    "recording_id": "8ec8a9ef-3f0c-4e77-a35e-dcb4d47c0bb2",
    "artist": "Saul Williams",
    "artist_ids": [
        "756cf672-d4ae-4470-a3af-a43d776a211d"
    ],
    "album": "Saul Williams",
    "release_id": "f5d43ff8-afe7-4700-ad1e-5396c7e81d19",
    "release_group_id": "a2505eac-299e-3cab-87d8-c212cdbc3464",
    "labels": [
        "FADER Label"
    ],
    "label_ids": [
        "e4a9085f-f637-4e48-b9ac-443e4ebf68e0"
    ],
    "release_date": "2004-09-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“List of Demands (Reparations)” originally appeared on Saul Williams 2004 self-titled album. Concerning the intent of his lyrics Williams made the following annotation at Genius: “I’m tired of the bulls**t. I’m tired of the hustle and the make-believe hustle. I’m tired of buying into ideas that divorce me from my potential. I’m tired of having my potential explained in terms of money. ”\n--\nSomeone wrote, \"This song has lived rent free in my head since it came out, and I think it always will...\"  Watch the video: https://www.youtube.com/watch?v=zDMtaIcrfQ0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}