Information about plays

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

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

{
    "id": 3568859,
    "uri": "https://api.kexp.org/v2/plays/3568859/?format=api",
    "airdate": "2025-10-23T08:34:46-07:00",
    "show": 64910,
    "show_uri": "https://api.kexp.org/v2/shows/64910/?format=api",
    "image_uri": "https://ia601005.us.archive.org/24/items/mbid-7602e790-eaac-49a6-a1be-67a826937b3d/mbid-7602e790-eaac-49a6-a1be-67a826937b3d-43365465798_thumb500.jpg",
    "thumbnail_uri": "https://ia801005.us.archive.org/24/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": "Ross Cullen explained: “We wanted to write a dance track that celebrated the ups and downs of youth. It’s about a secret first kiss I had with a friend when I was younger, and reminiscing on the euphoria of that — but also the excitement of keeping something hidden from everyone around me, which in the end led to feelings of solitude and alienation.”\n\nhttp://bit.ly/4qnMR4b",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}