Information about plays

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

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

{
    "id": 3547608,
    "uri": "https://api.kexp.org/v2/plays/3547608/?format=api",
    "airdate": "2025-09-01T14:34:59-07:00",
    "show": 64447,
    "show_uri": "https://api.kexp.org/v2/shows/64447/?format=api",
    "image_uri": "https://ia800809.us.archive.org/3/items/mbid-bef46d6e-0bad-4c5f-a51b-396d8fbe32a9/mbid-bef46d6e-0bad-4c5f-a51b-396d8fbe32a9-36157544944_thumb500.jpg",
    "thumbnail_uri": "https://ia800809.us.archive.org/3/items/mbid-bef46d6e-0bad-4c5f-a51b-396d8fbe32a9/mbid-bef46d6e-0bad-4c5f-a51b-396d8fbe32a9-36157544944_thumb250.jpg",
    "song": "Practice",
    "track_id": "9f4da9cf-2373-43e3-a1c3-209788416f33",
    "recording_id": "6e01ac12-54d2-4f6f-9d8a-23f098b57d1d",
    "artist": "Jamila Woods feat. Saba",
    "artist_ids": [
        "a357b4fb-b0ca-4b4e-9b6b-2030bb2ce2d6",
        "057d211a-fba8-42d7-ad14-41f41d6f762f"
    ],
    "album": "Water Made Us",
    "release_id": "bef46d6e-0bad-4c5f-a51b-396d8fbe32a9",
    "release_group_id": "7509208a-12b6-4812-885b-6ca0f0b30e04",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2023-10-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jamila Woods is an incredible poet, songwriter, and performing artist from the south side of Chicago.  Her three solo albums HEAVN (2017), LEGACY! LEGACY! (2019) and Water Made Us (2023) were released by JagJaguwar Records to critical acclaim. \n\nJamila Woods is at gracing the stage at Palestine Will Live Forever festival in Seattle on September 13th in Volunteer Park! Tickets available now:\n\nhttps://www.zeffy.com/en-US/ticketing/palestine-will-live-forever-fest-all-of-us-or-none-of-us?fbclid=PAZXh0bgNhZW0CMTEAAacRZvoggN787HsVfi6wX_5gl4tIbFfUJDZqjeCHejgfU6_TGexE38yWiJbK4g_aem_bgRpyTlwHLg4SLpSTYXyHA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}