Information about plays

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

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

{
    "id": 3554913,
    "uri": "https://api.kexp.org/v2/plays/3554913/?format=api",
    "airdate": "2025-09-19T07:31:46-07:00",
    "show": 64601,
    "show_uri": "https://api.kexp.org/v2/shows/64601/?format=api",
    "image_uri": "https://ia803206.us.archive.org/22/items/mbid-e315a8a4-3ac4-4c68-af95-844a1d3d01c0/mbid-e315a8a4-3ac4-4c68-af95-844a1d3d01c0-26961222990_thumb500.jpg",
    "thumbnail_uri": "https://ia903206.us.archive.org/22/items/mbid-e315a8a4-3ac4-4c68-af95-844a1d3d01c0/mbid-e315a8a4-3ac4-4c68-af95-844a1d3d01c0-26961222990_thumb250.jpg",
    "song": "Hysteric",
    "track_id": "479f206c-d229-3027-a48b-b44fa38d8d57",
    "recording_id": "aaa069d3-bd53-4521-9cbc-38dda30739d8",
    "artist": "Yeah Yeah Yeahs",
    "artist_ids": [
        "584c04d2-4acc-491b-8a0a-e63133f4bfc4"
    ],
    "album": "It's Blitz!",
    "release_id": "e315a8a4-3ac4-4c68-af95-844a1d3d01c0",
    "release_group_id": "08e1a593-cbce-3943-8a90-79c4d8c2b693",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2009-03-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“'Hysteric' may be the loveliest and most gentle song Yeah Yeah Yeahs have written, with O cooing the lyrics.\" \n\n Enjoy this review of \"It's Blitz!,\" Yeah Yeah Yeahs' third studio album: https://spectrumculture.com/2009/04/08/yeah-yeah-yeahs-its-blitz/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}