Information about plays

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

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

{
    "id": 3640022,
    "uri": "https://api.kexp.org/v2/plays/3640022/?format=api",
    "airdate": "2026-04-09T20:07:22-07:00",
    "show": 66410,
    "show_uri": "https://api.kexp.org/v2/shows/66410/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-5560319b-c70f-4bed-a88e-3b0687376bf6/mbid-5560319b-c70f-4bed-a88e-3b0687376bf6-41111808265_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-5560319b-c70f-4bed-a88e-3b0687376bf6/mbid-5560319b-c70f-4bed-a88e-3b0687376bf6-41111808265_thumb250.jpg",
    "song": "Animaru",
    "track_id": "b481526e-9054-4636-ae8d-758ac81898fd",
    "recording_id": "44878c03-1361-4c83-9871-0e258e1e446a",
    "artist": "Mei Semones",
    "artist_ids": [
        "68aaf52d-c2bf-4a2f-9779-8afa07664153"
    ],
    "album": "Animaru",
    "release_id": "5560319b-c70f-4bed-a88e-3b0687376bf6",
    "release_group_id": "509b8c19-6f8d-46dd-aa51-2087ea8552df",
    "labels": [
        "Bayonet Records"
    ],
    "label_ids": [
        "cdac7201-d153-49be-be39-f20c251f7962"
    ],
    "release_date": "2025-05-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Mei Semones' KEXP Live Session here:\n\nhttps://www.youtube.com/watch?v=dtbkd4pgXHE\n--\nhttps://meisemones.bandcamp.com\n\nCatch Mei Semones on tour soon!\n- 5/18 - Treefort Music Hall - Boise, ID\n- 5/19 - Moore Theatre - Seattle, WA\n- 5/20 - Crystal Ballroom - Portland, OR\n- 5/22 - The Regency Ballroom - San Francisco, CA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}