Information about plays

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

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

{
    "id": 3525232,
    "uri": "https://api.kexp.org/v2/plays/3525232/?format=api",
    "airdate": "2025-07-10T16:51:10-07:00",
    "show": 63975,
    "show_uri": "https://api.kexp.org/v2/shows/63975/?format=api",
    "image_uri": "https://ia800606.us.archive.org/32/items/mbid-43a01517-cbf9-4693-b7f6-f24930e7a9c5/mbid-43a01517-cbf9-4693-b7f6-f24930e7a9c5-26895476447_thumb500.jpg",
    "thumbnail_uri": "https://ia800606.us.archive.org/32/items/mbid-43a01517-cbf9-4693-b7f6-f24930e7a9c5/mbid-43a01517-cbf9-4693-b7f6-f24930e7a9c5-26895476447_thumb250.jpg",
    "song": "You Got Yr. Cherry Bomb",
    "track_id": "259f9c0d-2e65-32f7-bb2c-10437389dc8b",
    "recording_id": "4b25128d-4280-4f7f-9ea4-30206d6606b6",
    "artist": "Spoon",
    "artist_ids": [
        "84eac621-1c5a-49a1-9500-555099c6e184"
    ],
    "album": "Ga Ga Ga Ga Ga",
    "release_id": "43a01517-cbf9-4693-b7f6-f24930e7a9c5",
    "release_group_id": "9fe3ccc2-9649-3ac3-bc7f-a82d9b6ee815",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2007-07-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Spoon will be on tour!\n\n-August 28th @ Berkeley's The Greek Theatre at UC Berkeley\n-August 30th @ Troutdale, OR's McMenamins Edgefield\n-August 31st @ Bonner, MT's KettleHouse Amphitheatre\n\nCheck here for more dates & locales: https://spoontheband.com/pages/tour?srsltid=AfmBOoquLhPx-BPw4vp1tSNmIkMiE_bIwkLVjc5Wvx0cwvYzUk2i4VNm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}