Information about plays

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

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

{
    "id": 3617559,
    "uri": "https://api.kexp.org/v2/plays/3617559/?format=api",
    "airdate": "2026-02-14T20:39:41-08:00",
    "show": 65935,
    "show_uri": "https://api.kexp.org/v2/shows/65935/?format=api",
    "image_uri": "https://dn711001.ca.archive.org/0/items/mbid-cd2e52bc-e1b0-4d0e-b7e2-0f9b6f870174/mbid-cd2e52bc-e1b0-4d0e-b7e2-0f9b6f870174-19832343189_thumb500.jpg",
    "thumbnail_uri": "https://dn711001.ca.archive.org/0/items/mbid-cd2e52bc-e1b0-4d0e-b7e2-0f9b6f870174/mbid-cd2e52bc-e1b0-4d0e-b7e2-0f9b6f870174-19832343189_thumb250.jpg",
    "song": "m’lover",
    "track_id": "bca462bf-aab3-4680-b0ee-ead0b1823801",
    "recording_id": "b6284a36-6d04-48cd-8d16-a9d21ceb5ff5",
    "artist": "Kishi Bashi",
    "artist_ids": [
        "7c340ac5-6eda-4981-91d6-d5b1f4d1bbbf"
    ],
    "album": "Sonderlust",
    "release_id": "cd2e52bc-e1b0-4d0e-b7e2-0f9b6f870174",
    "release_group_id": "d686b6d9-d77a-4347-b067-5b07b4f1a573",
    "labels": [
        "Joyful Noise Recordings"
    ],
    "label_ids": [
        "ea3bb22e-d9c4-4739-a138-55b56816216f"
    ],
    "release_date": "2016-09-16",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Sonderlust is turning 10! Kishi Bashi is rereleasing the record to celebrate, it's coming out on February 27th!\n\nhttps://kishibashi.bandcamp.com/album/sonderlust-10th-anniversary-edition",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}