Information about plays

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

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

{
    "id": 3500833,
    "uri": "https://api.kexp.org/v2/plays/3500833/?format=api",
    "airdate": "2025-05-13T11:45:50-07:00",
    "show": 63450,
    "show_uri": "https://api.kexp.org/v2/shows/63450/?format=api",
    "image_uri": "https://ia903203.us.archive.org/27/items/mbid-cefee04c-9dcc-427f-99a1-69549297c7f8/mbid-cefee04c-9dcc-427f-99a1-69549297c7f8-26400984135_thumb500.jpg",
    "thumbnail_uri": "https://ia803203.us.archive.org/27/items/mbid-cefee04c-9dcc-427f-99a1-69549297c7f8/mbid-cefee04c-9dcc-427f-99a1-69549297c7f8-26400984135_thumb250.jpg",
    "song": "Sender",
    "track_id": "764a4c02-d758-3452-bb24-aff359f67825",
    "recording_id": "074f0bd7-a733-4908-ac0f-29e7fcf71430",
    "artist": "Pinback",
    "artist_ids": [
        "1f16a425-2606-4137-a6b7-234b6dabe037"
    ],
    "album": "Summer in Abaddon",
    "release_id": "cefee04c-9dcc-427f-99a1-69549297c7f8",
    "release_group_id": "6e4b6b21-8ab6-31f1-a8ee-a26d036af05a",
    "labels": [
        "Touch and Go Records"
    ],
    "label_ids": [
        "9a2cad26-48de-4e7c-97a5-354f52c6e027"
    ],
    "release_date": "2004-10-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Acute angles, divide my\nPath that I had lost...\"\nHere are the lyrics: https://genius.com/Pinback-sender-lyrics\n--\nPinback reports that this song was recorded in Zach Smith and Rob Crow's bedrooms.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}