Information about plays

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

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

{
    "id": 3671508,
    "uri": "https://api.kexp.org/v2/plays/3671508/?format=api",
    "airdate": "2026-06-23T08:12:04-07:00",
    "show": 67066,
    "show_uri": "https://api.kexp.org/v2/shows/67066/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://ia802907.us.archive.org/22/items/mbid-96c9b4ba-7a30-4412-81ad-50926708d6f9/mbid-96c9b4ba-7a30-4412-81ad-50926708d6f9-45358171742_thumb250.jpg",
    "song": "Better Man",
    "track_id": "b9a86440-b2ba-409d-985a-72e029bfdf51",
    "recording_id": "810d2896-2dce-4620-80e2-22f888fd1e3a",
    "artist": "Slow Pulp",
    "artist_ids": [
        "00505f51-68a8-45fc-b6d6-51be64751378"
    ],
    "album": "Melodie",
    "release_id": "96c9b4ba-7a30-4412-81ad-50926708d6f9",
    "release_group_id": "cde31d92-2c2a-4e7b-a7d4-3e405e5a8e09",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2026-09-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Slow Pulp have just announced their new album 'Melodie' which releases on September 18th. About \"Better Man,\" guitarist Henry Stoehr says: \"Naively, I thought that I could just extinguish that kid that (screwed) up all the time and couldn’t control himself. This song is me both letting go of control but taking control of myself in a new way, and accepting myself for who I am, and hoping that can be accepted by everyone else.\"\nhttps://slowpulp.bandcamp.com/track/better-man-2\n\nOct 24, 2026 The Showbox Seattle, WA\nOct 27, 2026 The Fillmore San Francisco, CA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}