Information about plays

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

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

{
    "id": 3610242,
    "uri": "https://api.kexp.org/v2/plays/3610242/?format=api",
    "airdate": "2026-01-28T15:07:29-08:00",
    "show": 65778,
    "show_uri": "https://api.kexp.org/v2/shows/65778/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "When the Coffee Kicks In",
    "track_id": "32b55a3a-6818-4fb3-8656-9a3bb480a97e",
    "recording_id": "2d668aed-9532-4b4c-8791-6fccf2d66a2f",
    "artist": "Kurious",
    "artist_ids": [
        "48ca0874-e088-4f60-8522-1866115fb49d"
    ],
    "album": "God’s Time",
    "release_id": "679ff6cc-dec1-4d9f-9ccd-957c1b3efca1",
    "release_group_id": "727d9d17-3fa2-40d4-988d-c822fd51e389",
    "labels": [
        "Casual Dad Records"
    ],
    "label_ids": [
        "dbbadfa7-8fa1-44f9-89ff-534f2dd2e215"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kurious, born Jorge Antonio Alvarez on May 1, 1970, in New York City, is an American rapper of Puerto Rican and Cuban descent. \n--\nGo here to purchase his recently-released 7-song EP, \"God's Time\": https://kurious.bandcamp.com/album/gods-time",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}