Information about plays

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

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

{
    "id": 3500347,
    "uri": "https://api.kexp.org/v2/plays/3500347/?format=api",
    "airdate": "2025-05-12T08:32:55-07:00",
    "show": 63441,
    "show_uri": "https://api.kexp.org/v2/shows/63441/?format=api",
    "image_uri": "https://ia803406.us.archive.org/30/items/mbid-e813dc2b-1d6b-4e3d-9db9-07ca230292b5/mbid-e813dc2b-1d6b-4e3d-9db9-07ca230292b5-41208649074_thumb500.jpg",
    "thumbnail_uri": "https://ia903406.us.archive.org/30/items/mbid-e813dc2b-1d6b-4e3d-9db9-07ca230292b5/mbid-e813dc2b-1d6b-4e3d-9db9-07ca230292b5-41208649074_thumb250.jpg",
    "song": "Polaroid",
    "track_id": "61dc47f0-9624-4318-ba91-260cf88a1d8e",
    "recording_id": "f9a51d19-0835-4d1a-b863-501786127408",
    "artist": "Cloth",
    "artist_ids": [
        "73de54cb-fd4e-45dc-9cb7-73145f73e0f8"
    ],
    "album": "Pink Silence",
    "release_id": "e813dc2b-1d6b-4e3d-9db9-07ca230292b5",
    "release_group_id": "219fc346-3ebc-4ccb-a76c-46f44fe517fa",
    "labels": [
        "Rock Action Records"
    ],
    "label_ids": [
        "959be696-eda5-4c9d-af24-2c8103f149f5"
    ],
    "release_date": "2025-04-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cloth are twins Rachael & Paul Swinton from Glasgow, Scotland. The twin-sibling duo have returned with their third album, Pink Silence--brand new from April!\n\nhttps://cloth-music.bandcamp.com/album/pink-silence",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}