Information about plays

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

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

{
    "id": 3619811,
    "uri": "https://api.kexp.org/v2/plays/3619811/?format=api",
    "airdate": "2026-02-20T06:31:10-08:00",
    "show": 65980,
    "show_uri": "https://api.kexp.org/v2/shows/65980/?format=api",
    "image_uri": "https://dn710406.ca.archive.org/0/items/mbid-8a61dd14-380e-4ea5-a06d-e2f49ef68baa/mbid-8a61dd14-380e-4ea5-a06d-e2f49ef68baa-44343166902_thumb500.jpg",
    "thumbnail_uri": "https://dn710406.ca.archive.org/0/items/mbid-8a61dd14-380e-4ea5-a06d-e2f49ef68baa/mbid-8a61dd14-380e-4ea5-a06d-e2f49ef68baa-44343166902_thumb250.jpg",
    "song": "Pay U on Tuesday",
    "track_id": "b4d08b5a-4404-4c44-b05f-fcd5b1c0f592",
    "recording_id": "c1117d1b-8a43-4e41-b45a-86d771db3ba5",
    "artist": "Jill Scott",
    "artist_ids": [
        "b1fb6a18-1626-4011-80fb-eaf83dfebcb6"
    ],
    "album": "To Whom This May Concern",
    "release_id": "8a61dd14-380e-4ea5-a06d-e2f49ef68baa",
    "release_group_id": "5351a021-c5cf-4642-999c-bbfc6d98212c",
    "labels": [
        "The Orchard",
        "Human Re Sources",
        "Blues Babe Records"
    ],
    "label_ids": [
        "426f80c6-4d24-42ac-8af6-cd8d015c64ba",
        "c4f89a2b-8b94-4557-947a-75dc25b0a655",
        "81290650-637a-4c94-86a8-b19f1513e8bf"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On the record, critics note that songs like “Pay U on Tuesday” are where she leans into the day‑to‑day frictions that grind you down—money, time, tiny disappointments—while still trying to keep her larger optimism intact. One reviewer describes it as a track that “tries to whoosah its way through the day‑to‑day irritants that chip away at optimism,” which fits the album’s overall framing as a self‑help manifesto: accepting that life is messy but insisting on boundaries, self‑respect, and humor rather than despair.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}