Information about plays

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

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

{
    "id": 3607619,
    "uri": "https://api.kexp.org/v2/plays/3607619/?format=api",
    "airdate": "2026-01-22T11:09:11-08:00",
    "show": 65723,
    "show_uri": "https://api.kexp.org/v2/shows/65723/?format=api",
    "image_uri": "https://ia801202.us.archive.org/7/items/mbid-a4f059bd-881f-4805-bb5f-0ad098558253/mbid-a4f059bd-881f-4805-bb5f-0ad098558253-29144187275_thumb500.jpg",
    "thumbnail_uri": "https://ia801202.us.archive.org/7/items/mbid-a4f059bd-881f-4805-bb5f-0ad098558253/mbid-a4f059bd-881f-4805-bb5f-0ad098558253-29144187275_thumb250.jpg",
    "song": "Crutch",
    "track_id": "2ac0c909-d16e-3705-ac72-cc3cd53034f9",
    "recording_id": "cafe60d4-2984-4179-aa92-8c03e339915b",
    "artist": "Pinback",
    "artist_ids": [
        "1f16a425-2606-4137-a6b7-234b6dabe037"
    ],
    "album": "This Is a Pinback CD",
    "release_id": "a4f059bd-881f-4805-bb5f-0ad098558253",
    "release_group_id": "e6dd42ac-4118-307a-9c21-fa54c1411fdd",
    "labels": [
        "Ace Fu Records"
    ],
    "label_ids": [
        "ec60a5f5-c860-497f-97fe-bb9c751d5ab4"
    ],
    "release_date": "1999-10-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in 1998 in San Diego, CA. From allmusic's Nate Cavalieri: \"While a rotating cast of instrumentalists finds loose assembly under the Pinback name, the partnership of Armistead Burwell Smith IV and Rob Crow is at the heart of the some of the most complex, postmodern indie pop happening on the West Coast.\"\n\nhttps://www.allmusic.com/artist/pinback-mn0000343455\n\nhttps://www.pinback.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}