Information about plays

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

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

{
    "id": 3572167,
    "uri": "https://api.kexp.org/v2/plays/3572167/?format=api",
    "airdate": "2025-10-31T09:43:11-07:00",
    "show": 64982,
    "show_uri": "https://api.kexp.org/v2/shows/64982/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c/mbid-dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c-26506951546_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c/mbid-dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c-26506951546_thumb250.jpg",
    "song": "Monsters",
    "track_id": "28c6db74-daa6-48ab-8410-084ef34dab06",
    "recording_id": "fd61b824-54c8-4101-ad3c-9bef8adcd509",
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "UNTITLED (Black Is)",
    "release_id": "dc48c6ad-ba1e-4e22-986d-0a37cbcbe21c",
    "release_group_id": "3024784e-af94-4ff7-9755-d5df24556e37",
    "labels": [
        "Forever Living Originals"
    ],
    "label_ids": [
        "81e61c90-28f2-4dcb-b656-cac924dfa331"
    ],
    "release_date": "2020-06-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Will you tell the world who is Africa?\nAnd everything you say is always aimed at killing her\nPray, pray, pray, indigo child\nJust so you know, they call us monsters' cause they're in denial...\": https://genius.com/Sault-monsters-lyrics\n\nWritten by Inflo and Cleo Sol, this song address a real \"monster\"--racism.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}