Information about plays

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

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

{
    "id": 3580042,
    "uri": "https://api.kexp.org/v2/plays/3580042/?format=api",
    "airdate": "2025-11-19T01:19:34-08:00",
    "show": 65150,
    "show_uri": "https://api.kexp.org/v2/shows/65150/?format=api",
    "image_uri": "https://ia801405.us.archive.org/18/items/mbid-36418e79-a9d1-46f2-908f-8031dd9b6769/mbid-36418e79-a9d1-46f2-908f-8031dd9b6769-33503487384_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-36418e79-a9d1-46f2-908f-8031dd9b6769/mbid-36418e79-a9d1-46f2-908f-8031dd9b6769-33503487384_thumb250.jpg",
    "song": "Maria También",
    "track_id": "a4ec020f-d116-4156-a7e0-7f4a88be2585",
    "recording_id": "0d0e5a66-9c2d-4db1-a16a-127687c402c5",
    "artist": "Khruangbin",
    "artist_ids": [
        "aea4c9b9-9f8d-49dc-b2ca-57d6f26e8634"
    ],
    "album": "Live at KEXP, Volume 10",
    "release_id": "36418e79-a9d1-46f2-908f-8031dd9b6769",
    "release_group_id": "ab512ab8-b5c4-4f43-9726-d6987aba9e8b",
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2022-09-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of the many great tracks featured on Live at KEXP Volume 10 out now. All proceeds go directly to the artists! --\n\nhttps://kexp.bandcamp.com \n\nOr find it on vinyl. \n\nhttps://www.kexp.org/volume10\n\nCheryl Waters hosted Khruangbin - Live in the KEXP Studio - for this performance in 2018! You can watch video of the whole thing:\n\n \nhttps://youtu.be/55A5dYet8Zo\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}