Information about plays

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

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

{
    "id": 3618789,
    "uri": "https://api.kexp.org/v2/plays/3618789/?format=api",
    "airdate": "2026-02-17T17:57:58-08:00",
    "show": 65960,
    "show_uri": "https://api.kexp.org/v2/shows/65960/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-a6206e88-a91e-3ec9-853b-a5b388c9f27a/mbid-a6206e88-a91e-3ec9-853b-a5b388c9f27a-30520928360_thumb500.jpg",
    "thumbnail_uri": "https://ia902306.us.archive.org/4/items/mbid-a6206e88-a91e-3ec9-853b-a5b388c9f27a/mbid-a6206e88-a91e-3ec9-853b-a5b388c9f27a-30520928360_thumb250.jpg",
    "song": "Olio",
    "track_id": "4bbdb1c5-c4fd-3986-85a0-25b144582cb4",
    "recording_id": "11224d80-df82-4440-92a2-142b09d6f928",
    "artist": "The Rapture",
    "artist_ids": [
        "3697647f-1839-479e-98a1-9ad39004d923"
    ],
    "album": "Echoes",
    "release_id": "a6206e88-a91e-3ec9-853b-a5b388c9f27a",
    "release_group_id": "4cf3ffd2-3ede-36fa-b519-c6786ca98705",
    "labels": [
        "Universal Records"
    ],
    "label_ids": [
        "590538e9-b183-4163-ab5a-171fb021ed12"
    ],
    "release_date": "2003-10-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Rapture moved from San Francisco to New York in 1999 and wrote \"House of Jealous Lovers\" the following year.\n\nThey met James Murphy and Tim Goldsworthy of DFA Records at one of their first performances in New York. Murphy and Goldworthy took a long time to persuade the band to work together because of a concern that making a dance song would alienate their fans.\n\nWith the help of the DFA production team, the band released \"House of Jealous Lovers\" in 2002 and eventually released their first full-length album Echoes. https://tinyurl.com/mry5cvpy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}