Information about plays

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

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

{
    "id": 3595000,
    "uri": "https://api.kexp.org/v2/plays/3595000/?format=api",
    "airdate": "2025-12-23T17:47:48-08:00",
    "show": 65458,
    "show_uri": "https://api.kexp.org/v2/shows/65458/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tell me I never knew that",
    "track_id": "64598478-565d-4280-b99b-a7782586aa3e",
    "recording_id": "62862ca7-9c00-42b7-a64b-38c3a08c3ff8",
    "artist": "caroline & Caroline Polachek",
    "artist_ids": [
        "d8f43dc5-4613-48ac-8c23-a62b82f8c67a",
        "d8cde8be-d918-4626-ab9b-4771255a63b2"
    ],
    "album": "caroline 2",
    "release_id": "04767aff-4a84-4bc8-8cd9-3afff4d78bb7",
    "release_group_id": "52089578-57af-48be-8ee8-594db56a91ed",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "caroline will perform in San Francisco at Great American Music Hall on May 18th, 2026.\n__\n \"caroline 2\" showcases a fearless interplay of layered instrumentation, warped vocal processing, and moments of both euphoria and melancholy. Intentional and immersive, this next chapter solidifies caroline as one of the most innovative voices in contemporary music. https://caroline.bandcamp.com/album/caroline-2 https://www.carolinepolachek.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}