Information about plays

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

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

{
    "id": 3571385,
    "uri": "https://api.kexp.org/v2/plays/3571385/?format=api",
    "airdate": "2025-10-29T10:57:33-07:00",
    "show": 64965,
    "show_uri": "https://api.kexp.org/v2/shows/64965/?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": "Inner Cell",
    "track_id": "9dd2a695-366e-42e6-8a6c-cf8468f722f3",
    "recording_id": "629a5619-5301-4b2b-996e-e403f4f4c4f2",
    "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": "https://kinggizzardandthelizardwizard.com/\n\nWatch the Live KEXP studio performance for songs on this album here: https://www.youtube.com/watch?v=wxwu7FYFSek\n\nYou can watch more of King Gizz's KEXP in-studio performances on our Youtube channel!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}