Information about plays

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

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

{
    "id": 3551374,
    "uri": "https://api.kexp.org/v2/plays/3551374/?format=api",
    "airdate": "2025-09-10T17:16:05-07:00",
    "show": 64527,
    "show_uri": "https://api.kexp.org/v2/shows/64527/?format=api",
    "image_uri": "https://ia800707.us.archive.org/19/items/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3-41982136462_thumb500.jpg",
    "thumbnail_uri": "https://ia600707.us.archive.org/19/items/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3-41982136462_thumb250.jpg",
    "song": "The Sofa",
    "track_id": "34350266-b6ef-4893-aca6-678052d5bb17",
    "recording_id": "ceb0b05d-2da2-497f-8018-0aced91ba797",
    "artist": "Wolf Alice",
    "artist_ids": [
        "3547f34a-db02-4ab7-b4a0-380e1ef951a9"
    ],
    "album": "The Clearing",
    "release_id": "a962a296-9458-47b0-aa4d-c570c19d17b3",
    "release_group_id": "40ef5f61-a3f8-4624-834b-39290ee47ab2",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UK-based Wolf Alice fourth album The Clearing is \"their most assured, balancing playfulness with sincerity and irony with candor.\"  https://www.sonymusic.co.uk/artist/wolf-alice/\n\nThey are on tour!\n- 6 Oct @ Seattle's Showbox SoDo\n- 8 Oct @ Portland's Crystal Ballroom\n- 10 Oct @ Oakland's Crystal Ballroom\nhttps://www.wolfalice.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}