Information about plays

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

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

{
    "id": 3667559,
    "uri": "https://api.kexp.org/v2/plays/3667559/?format=api",
    "airdate": "2026-06-13T21:46:28-07:00",
    "show": 66982,
    "show_uri": "https://api.kexp.org/v2/shows/66982/?format=api",
    "image_uri": "https://ia600603.us.archive.org/19/items/mbid-a1ecc6c7-9bd5-4bfc-9cb2-e9829536108a/mbid-a1ecc6c7-9bd5-4bfc-9cb2-e9829536108a-4889995443_thumb500.jpg",
    "thumbnail_uri": "https://dn711003.ca.archive.org/0/items/mbid-a1ecc6c7-9bd5-4bfc-9cb2-e9829536108a/mbid-a1ecc6c7-9bd5-4bfc-9cb2-e9829536108a-4889995443_thumb250.jpg",
    "song": "Teenage Politics",
    "track_id": "d811bf65-253e-3e96-8191-2333bba29e21",
    "recording_id": "d3e87144-73cd-4909-9ae3-6a18e89352a2",
    "artist": "MxPx",
    "artist_ids": [
        "3b221a54-54b9-435c-a7f3-5cf8e2ce9fb2"
    ],
    "album": "Teenage Politics",
    "release_id": "a1ecc6c7-9bd5-4bfc-9cb2-e9829536108a",
    "release_group_id": "671f1c92-8a29-3dbc-8134-ef9056f66c35",
    "labels": [
        "Tooth & Nail Records"
    ],
    "label_ids": [
        "7bed0e70-98c2-445e-a065-51280cbebd75"
    ],
    "release_date": "1995-07-04",
    "rotation_status": null,
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "MxPx is on the Warped Tour this year along with Bad Cop Bad Cop, Drug Church, The Menzingers, and many more!\n\nhttps://mxpx.com/upcoming-shows",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}