Information about plays

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

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

{
    "id": 3582212,
    "uri": "https://api.kexp.org/v2/plays/3582212/?format=api",
    "airdate": "2025-11-24T05:34:09-08:00",
    "show": 65196,
    "show_uri": "https://api.kexp.org/v2/shows/65196/?format=api",
    "image_uri": "https://dn721501.ca.archive.org/0/items/mbid-7602e790-eaac-49a6-a1be-67a826937b3d/mbid-7602e790-eaac-49a6-a1be-67a826937b3d-43365465798_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-7602e790-eaac-49a6-a1be-67a826937b3d/mbid-7602e790-eaac-49a6-a1be-67a826937b3d-43365465798_thumb250.jpg",
    "song": "Can’t Feel It",
    "track_id": "68c404e8-9185-452a-bcbf-e8d9cb3ebf82",
    "recording_id": "27913306-53b0-434b-bc6d-519b154345e9",
    "artist": "Chalk",
    "artist_ids": [
        "d8339825-470a-4dde-9792-d5c724e14e18"
    ],
    "album": "Can’t Feel It",
    "release_id": "7602e790-eaac-49a6-a1be-67a826937b3d",
    "release_group_id": "304e18a2-d4c7-4f4e-96b7-e884a0a2133d",
    "labels": [
        "ALTER Music"
    ],
    "label_ids": [
        "666c06c9-9088-4b82-8161-014be3b31a92"
    ],
    "release_date": "2025-10-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Chalk is the project of award-winning musicians and filmmaker duo Ross Cullen and Benedict Goddard. An informed mix of Dublin's Guitar Band scene and the sweaty hardcore dance floors of their native Belfast, Chalk are IDLES meets Daniel Avery, Death Grips meets Bicep - techno-infused industrial punk.\"\n\nhttps://www.minttalentgroup.com/chalk\n\nhttps://chalkhc.bandcamp.com/album/chalk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}