Information about plays

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

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

{
    "id": 3500937,
    "uri": "https://api.kexp.org/v2/plays/3500937/?format=api",
    "airdate": "2025-05-13T18:07:59-07:00",
    "show": 63452,
    "show_uri": "https://api.kexp.org/v2/shows/63452/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77-36277835295_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77-36277835295_thumb250.jpg",
    "song": "Astral Plane",
    "track_id": "64f5b216-c4d5-4c00-b21b-61aeef4d4589",
    "recording_id": "3090d751-ebb7-431d-a7a8-837e6d44a571",
    "artist": "Say She She",
    "artist_ids": [
        "64dad611-8ada-4696-ac5f-ecb8bf73d51b"
    ],
    "album": "Silver",
    "release_id": "ee341bf6-299a-4424-95f1-be2fbb5efe77",
    "release_group_id": "844cf4cc-bcde-492b-9615-65d7b0029f3d",
    "labels": [
        "Karma Chief Records"
    ],
    "label_ids": [
        "b2d60533-fdcd-48b1-ad9e-db482053ac35"
    ],
    "release_date": "2023-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Say She She performed live in the KEXP studio in November 2022. https://youtu.be/pkgjhz82F_Q?si=v6fuYjHxde4v8P7b\n\nhttps://saysheshe.bandcamp.com/album/silver",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}