Information about plays

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

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

{
    "id": 3553748,
    "uri": "https://api.kexp.org/v2/plays/3553748/?format=api",
    "airdate": "2025-09-16T11:32:48-07:00",
    "show": 64578,
    "show_uri": "https://api.kexp.org/v2/shows/64578/?format=api",
    "image_uri": "https://ia800207.us.archive.org/1/items/mbid-61162ab7-da81-49b4-8bbe-b9d5f1dee1dd/mbid-61162ab7-da81-49b4-8bbe-b9d5f1dee1dd-41357963265_thumb500.jpg",
    "thumbnail_uri": "https://ia600207.us.archive.org/1/items/mbid-61162ab7-da81-49b4-8bbe-b9d5f1dee1dd/mbid-61162ab7-da81-49b4-8bbe-b9d5f1dee1dd-41357963265_thumb250.jpg",
    "song": "Blest",
    "track_id": "68a002a4-4ef5-4749-8e17-2756eeb7390f",
    "recording_id": "30c4bff0-5386-48cf-b8a3-8465057f0f57",
    "artist": "Yuno",
    "artist_ids": [
        "55218b0a-6375-4284-baed-087a10eece49"
    ],
    "album": "Blest",
    "release_id": "61162ab7-da81-49b4-8bbe-b9d5f1dee1dd",
    "release_group_id": "48f0b6bd-00bc-4f8c-ab27-a583f1c53ec6",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ REDSORARE selected \"Blest\" for her show last Saturday morning. \n--\n\"Blest\" is one of two singles released from New York City-based musician/producer Yuno's full-length debut, which came out in May.\n\nLearn how a skateboard accident led to Yuno's musical career:  https://www.subpop.com/releases/yuno/blest",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}