Information about plays

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

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

{
    "id": 3622525,
    "uri": "https://api.kexp.org/v2/plays/3622525/?format=api",
    "airdate": "2026-02-26T10:44:57-08:00",
    "show": 66035,
    "show_uri": "https://api.kexp.org/v2/shows/66035/?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": "Pack My Wax",
    "track_id": "ed959bcf-eadd-4f37-955c-2452b0565627",
    "recording_id": "0d97bd20-eef8-41de-aa50-f3d932f71232",
    "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": "New music out of the UK! \nhttps://dreamnailsband.co.uk/\n\n'You Wish' marks the bold third chapter from the London-based rock band Dream Nails, evolving their punk- rooted sound into something more introspective, spiritually curious, and emotionally resonant. Produced in collaboration with acclaimed producer Ali Chant (Dry Cleaning, Yard Act), 'You Wish' sees Dream Nails \"get weird\" in all the best ways, offering their most vulnerable work yet.\n\nhttps://dreamnails.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}