Information about plays

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

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

{
    "id": 3640255,
    "uri": "https://api.kexp.org/v2/plays/3640255/?format=api",
    "airdate": "2026-04-10T10:39:08-07:00",
    "show": 66415,
    "show_uri": "https://api.kexp.org/v2/shows/66415/?format=api",
    "image_uri": "https://ia600301.us.archive.org/35/items/mbid-eddf1481-62ef-47e6-ab22-8074b228429c/mbid-eddf1481-62ef-47e6-ab22-8074b228429c-42388426036_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Tigers Blood",
    "track_id": "c6122fe7-c7bd-45ab-a602-477db90b8489",
    "recording_id": "8892df94-8c42-4bbd-9fef-b9b37d68f20f",
    "artist": "Waxahatchee",
    "artist_ids": [
        "42321e24-42b6-4f08-b0d9-8325ee887a20"
    ],
    "album": "Tigers Blood",
    "release_id": "6217d90e-9517-445c-9396-c7862ed2a143",
    "release_group_id": "f9aa9b53-2c89-4901-926e-e992f1e4d8c0",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Birmingham, AL, artist Waxahatchee is on tour with MJ Lenderman!\n\n- Seattle on May 3 at the Paramount\n- San Francisco on May 5 at the Masonic\n\nhttps://www.waxahatchee.com/shows\n\n--\n\nCheck out Live on KEXP session with Waxahatchee from last year!\n\nhttps://www.youtube.com/watch?v=MBQXtnyR5Zc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}