Information about plays

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

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

{
    "id": 3554917,
    "uri": "https://api.kexp.org/v2/plays/3554917/?format=api",
    "airdate": "2025-09-19T07:46:45-07:00",
    "show": 64601,
    "show_uri": "https://api.kexp.org/v2/shows/64601/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-b1040ff6-cfcf-4afc-a015-5d23b2103503/mbid-b1040ff6-cfcf-4afc-a015-5d23b2103503-42901853971_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-b1040ff6-cfcf-4afc-a015-5d23b2103503/mbid-b1040ff6-cfcf-4afc-a015-5d23b2103503-42901853971_thumb250.jpg",
    "song": "Legalize Living",
    "track_id": "106b6f39-b6bb-4791-91c2-3d0762bf4239",
    "recording_id": "c6bd7618-17f1-4e24-9308-a9ee6bc547ac",
    "artist": "The Hives",
    "artist_ids": [
        "487bfd74-71bf-46dd-b89c-80b7a0f06f2f"
    ],
    "album": "The Hives Forever Forever The Hives",
    "release_id": "14be09ec-45ed-4e1c-a9f9-a547882bdd3a",
    "release_group_id": "54799c5b-7f66-4b78-98f7-cceca58e6be7",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Swedish garage rock band The Hives will be at SF's Warfield TOMORROW night, Saturday, September 20th.\n--\nThe Hives seventh full-length album \"The Hives Forever, Forever The Hives\" dropped on August 29th. \n--\nSee a live performance in KEXP's Gathering Space in November, 2023: https://www.youtube.com/watch?v=WewP6H3HomE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}