Information about plays

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

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

{
    "id": 3550354,
    "uri": "https://api.kexp.org/v2/plays/3550354/?format=api",
    "airdate": "2025-09-08T07:12:44-07:00",
    "show": 64508,
    "show_uri": "https://api.kexp.org/v2/shows/64508/?format=api",
    "image_uri": "https://ia802907.us.archive.org/31/items/mbid-2cd7db0b-1c9a-4255-896a-119b6ff34a22/mbid-2cd7db0b-1c9a-4255-896a-119b6ff34a22-26171799309_thumb500.jpg",
    "thumbnail_uri": "https://ia802907.us.archive.org/31/items/mbid-2cd7db0b-1c9a-4255-896a-119b6ff34a22/mbid-2cd7db0b-1c9a-4255-896a-119b6ff34a22-26171799309_thumb250.jpg",
    "song": "Feel It All Around",
    "track_id": "1f0c4689-0a50-325e-9658-3a8c4718d7e9",
    "recording_id": "77677918-c584-4a3a-a6e0-cbfbe6a1cf6a",
    "artist": "Washed Out",
    "artist_ids": [
        "74a30f2a-dae6-4e99-8a75-cb0f93b31aa6"
    ],
    "album": "Life of Leisure",
    "release_id": "2cd7db0b-1c9a-4255-896a-119b6ff34a22",
    "release_group_id": "33c60c9a-2497-4dd4-8316-6bcddcce3660",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2009-09-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Washed Out released the EP Life of Leisure on this day in 2009!\n\nWashed Out (Ernest Greene) is a singer, songwriter, and record producer originating from Georgia, who has been referred to as a pioneer in \"chillwave\" and \"folktronica.\"\n\nhttps://pitchfork.com/reviews/albums/washed-out-notes-from-a-quiet-life/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}