Information about plays

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

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

{
    "id": 3554299,
    "uri": "https://api.kexp.org/v2/plays/3554299/?format=api",
    "airdate": "2025-09-17T19:25:25-07:00",
    "show": 64589,
    "show_uri": "https://api.kexp.org/v2/shows/64589/?format=api",
    "image_uri": "https://ia600409.us.archive.org/10/items/mbid-4333ef41-d85c-4098-a790-c3e7401c8406/mbid-4333ef41-d85c-4098-a790-c3e7401c8406-18392423354_thumb500.jpg",
    "thumbnail_uri": "https://ia600409.us.archive.org/10/items/mbid-4333ef41-d85c-4098-a790-c3e7401c8406/mbid-4333ef41-d85c-4098-a790-c3e7401c8406-18392423354_thumb250.jpg",
    "song": "Polygondwanaland",
    "track_id": "44fa7a9f-c6b8-482e-8ab8-e94aec299287",
    "recording_id": "d63918d7-a82a-4dc5-872b-8aac56dd5157",
    "artist": "King Gizzard & The Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Polygondwanaland",
    "release_id": "4333ef41-d85c-4098-a790-c3e7401c8406",
    "release_group_id": "df1f3af0-6004-44d3-9a32-12913fdc357c",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-11-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout-out to Joe in Omaha!\n\nKing Gizzard & The Lizard Wizard have stopped by KEXP many times! Watch the 2018 in-studio where they perform a few tracks from 'Polygondwanaland' (hosted by Cheryl) here: https://www.youtube.com/watch?v=wxwu7FYFSek\n\nhttps://kinggizzardandthelizardwizard.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}