Information about plays

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

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

{
    "id": 3622996,
    "uri": "https://api.kexp.org/v2/plays/3622996/?format=api",
    "airdate": "2026-02-27T12:45:32-08:00",
    "show": 66043,
    "show_uri": "https://api.kexp.org/v2/shows/66043/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82-43545309657_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82-43545309657_thumb250.jpg",
    "song": "House of Bones",
    "track_id": "b830e741-2004-47a7-84d7-43b3a1f56a8e",
    "recording_id": "ead45954-bfa8-4064-a0e2-53508e3cf861",
    "artist": "Dream Nails",
    "artist_ids": [
        "98b08b3c-af07-4e01-97d6-23ea805dfaac"
    ],
    "album": "You Wish",
    "release_id": "bbd5a254-eb4e-436a-98e6-a4f3cc947e82",
    "release_group_id": "50fd52ad-bd92-42c4-9bbc-4b5907623615",
    "labels": [
        "Marshall Records"
    ],
    "label_ids": [
        "69d3137a-481a-4053-8ae4-7f9ce6b7e1d1"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London trio Dream Nails released their newest album, You Wish, earlier this month! \n\n\"The third studio album from London-based Dream Nails is a bold step forward for the trio. While staying true to their punk, queer, riot grrrl roots, You Wish finds them moving deeper into melodic post-punk and indie rock territory. With fierce, feminist lyrics, killer guitar riffs, driving percussion, bouncy basslines and flourishes of keys, You Wish is a 'punk album about resilience' the confronts the realities of the modern age with both angst and hope.\"\n\nhttps://www.kexp.org/read/2026/2/9/new-music-reviews-29/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}