Information about plays

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

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

{
    "id": 3556770,
    "uri": "https://api.kexp.org/v2/plays/3556770/?format=api",
    "airdate": "2025-09-23T14:48:26-07:00",
    "show": 64642,
    "show_uri": "https://api.kexp.org/v2/shows/64642/?format=api",
    "image_uri": "https://ia601908.us.archive.org/12/items/mbid-24c77cf6-e025-4d6a-869d-e58793ae584a/mbid-24c77cf6-e025-4d6a-869d-e58793ae584a-26868222034_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-24c77cf6-e025-4d6a-869d-e58793ae584a/mbid-24c77cf6-e025-4d6a-869d-e58793ae584a-26868222034_thumb250.jpg",
    "song": "Sir Lady Makem Fall",
    "track_id": "72bda430-527e-4e62-81e3-db67cdc2793f",
    "recording_id": "5f5b36bb-adc8-4dcd-b303-80a80e60f7ba",
    "artist": "(Liv).e",
    "artist_ids": [
        "7d56c470-9ecc-4555-8d60-a2ece5885247"
    ],
    "album": "Couldn't Wait to Tell You...",
    "release_id": "24c77cf6-e025-4d6a-869d-e58793ae584a",
    "release_group_id": "a42cf615-591d-4b59-b707-1592c0877d86",
    "labels": [
        "In Real Life"
    ],
    "label_ids": [
        "39a43c68-ae4e-44ec-aa35-57de55f5ea52"
    ],
    "release_date": "2020-07-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Dallas, TX. PRONOUNCED \"LIV\"\n--\nWatch her on Live on KEXP at Home from 2021: https://www.youtube.com/watch?v=bF9xAKcRajM\n--\nSupport the full album on Bandcamp: https://o-liv.bandcamp.com/album/couldnt-wait-to-tell-you",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}