Information about plays

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

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

{
    "id": 3629969,
    "uri": "https://api.kexp.org/v2/plays/3629969/?format=api",
    "airdate": "2026-03-17T01:35:26-07:00",
    "show": 66203,
    "show_uri": "https://api.kexp.org/v2/shows/66203/?format=api",
    "image_uri": "https://dn720906.ca.archive.org/0/items/mbid-d0383edb-2211-493d-b0a4-b5efad677357/mbid-d0383edb-2211-493d-b0a4-b5efad677357-44088004754_thumb500.jpg",
    "thumbnail_uri": "https://ia902902.us.archive.org/14/items/mbid-d0383edb-2211-493d-b0a4-b5efad677357/mbid-d0383edb-2211-493d-b0a4-b5efad677357-44088004754_thumb250.jpg",
    "song": "NO HANDS",
    "track_id": "f71d51b6-c043-492f-9c02-e4fd044d2b2b",
    "recording_id": "6cd51230-352e-4f31-819d-cd8618873aa2",
    "artist": "Kim Gordon",
    "artist_ids": [
        "19301485-ac9c-4dad-885b-cd8e8c8b4184"
    ],
    "album": "PLAY ME",
    "release_id": "d0383edb-2211-493d-b0a4-b5efad677357",
    "release_group_id": "a7fc5586-831c-4e31-970d-4782899f77d0",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Kim Gordon! Her album 'Play Me' just dropped on March 13.\n\nFollowing the breakup of Sonic Youth, Gordon formed the group Body/Head. A collection of her early critical art writing entitled Is It My Body? was released by Sternberg Press in January 2014. \n\nKim will be on the West Coast this summer!\n* Seattle at the Neptune Theatre on July 25\n* San Francisco at the Castro Theatre on July 29\n\nhttps://kimgordon.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}