Information about plays

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

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

{
    "id": 3624858,
    "uri": "https://api.kexp.org/v2/plays/3624858/?format=api",
    "airdate": "2026-03-03T15:28:41-08:00",
    "show": 66081,
    "show_uri": "https://api.kexp.org/v2/shows/66081/?format=api",
    "image_uri": "https://ia601309.us.archive.org/19/items/mbid-f56afd9c-644a-4659-969b-ba3b91d319e5/mbid-f56afd9c-644a-4659-969b-ba3b91d319e5-37958181626_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-f56afd9c-644a-4659-969b-ba3b91d319e5/mbid-f56afd9c-644a-4659-969b-ba3b91d319e5-37958181626_thumb250.jpg",
    "song": "Powa",
    "track_id": "4df8c1a6-dc24-3ebd-a6c3-82f86423b5bb",
    "recording_id": "43976f60-86b4-41df-a0b7-114f02d20a46",
    "artist": "tUnE-yArDs",
    "artist_ids": [
        "fac3ff34-6ba4-425a-8f01-b181ef4a908a"
    ],
    "album": "w h o k i l l",
    "release_id": "f56afd9c-644a-4659-969b-ba3b91d319e5",
    "release_group_id": "e5435856-6ec5-4771-b31f-608413576eca",
    "labels": [],
    "label_ids": [],
    "release_date": "2011-04-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Merrill Garbus, singer &  songwriter of Tune-Yards, was born on this day in 1979.\n\n\"Powa\" is known for its intense vocal range, with Merrill Garbus's performance often compared to a male British soul singer like Terence Trent D'Arby. The track is a standout for its \"woozy\" dub harmonies and explores themes of romantic refuge from body image insecurities.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}