Information about plays

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

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

{
    "id": 3645054,
    "uri": "https://api.kexp.org/v2/plays/3645054/?format=api",
    "airdate": "2026-04-21T20:21:58-07:00",
    "show": 66517,
    "show_uri": "https://api.kexp.org/v2/shows/66517/?format=api",
    "image_uri": "https://ia801503.us.archive.org/22/items/mbid-a8e66a97-e669-4fdb-941b-7bef4857c160/mbid-a8e66a97-e669-4fdb-941b-7bef4857c160-39493553114_thumb500.jpg",
    "thumbnail_uri": "https://ia801503.us.archive.org/22/items/mbid-a8e66a97-e669-4fdb-941b-7bef4857c160/mbid-a8e66a97-e669-4fdb-941b-7bef4857c160-39493553114_thumb250.jpg",
    "song": "Life Is What It Is (instrumental)",
    "track_id": "922d59f8-27e5-4de6-abea-c0b0185b9bcf",
    "recording_id": "0b85f9a1-7e19-4344-b1e6-04b15257a299",
    "artist": "Marcos Valle",
    "artist_ids": [
        "1ba347eb-58e8-45d6-b7e3-09873dc2506a"
    ],
    "album": "Túnel Acústico",
    "release_id": "a8e66a97-e669-4fdb-941b-7bef4857c160",
    "release_group_id": "ff7e52d7-fb60-4827-81dc-e6cefd912a29",
    "labels": [
        "Far Out Recordings"
    ],
    "label_ids": [
        "b8870b75-9130-4310-80a3-0bfed2a5711d"
    ],
    "release_date": "2024-09-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Marcos Valle will be in Seattle July 30 @ The Neptune Theatre. \n\nTickets on sale to locals this Thursday, general sale is Friday: https://tinyurl.com/4bh3ddnj",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}