Information about plays

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

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

{
    "id": 3628798,
    "uri": "https://api.kexp.org/v2/plays/3628798/?format=api",
    "airdate": "2026-03-14T12:32:53-07:00",
    "show": 66179,
    "show_uri": "https://api.kexp.org/v2/shows/66179/?format=api",
    "image_uri": "https://ia600600.us.archive.org/29/items/mbid-2a65ab78-4171-42df-87bf-eadb8a1ea43b/mbid-2a65ab78-4171-42df-87bf-eadb8a1ea43b-20452372377_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-2a65ab78-4171-42df-87bf-eadb8a1ea43b/mbid-2a65ab78-4171-42df-87bf-eadb8a1ea43b-20452372377_thumb250.jpg",
    "song": "65th & Ingleside",
    "track_id": "3c6abc75-bb20-4ba9-b92c-a0d8a31a5cb5",
    "recording_id": "6be71f54-bb2d-4b8c-b082-ed895ea2c39c",
    "artist": "Chance the Rapper",
    "artist_ids": [
        "373a4c98-a46b-48e4-86ec-f6ca65b4f438"
    ],
    "album": "65th & Ingleside",
    "release_id": "2a65ab78-4171-42df-87bf-eadb8a1ea43b",
    "release_group_id": "2afb0815-762d-47df-8b81-159632fd6593",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-07-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song finds Chance the Rapper recounting the ups and downs of his relationship with his fiancée and mother of his child, Kirsten Corley. The track is named after the intersection at 65th and Ingleside in Chicago's East Side, where the couple used to live. https://chancestuff.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}