Information about plays

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

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

{
    "id": 3668919,
    "uri": "https://api.kexp.org/v2/plays/3668919/?format=api",
    "airdate": "2026-06-17T01:55:52-07:00",
    "show": 67009,
    "show_uri": "https://api.kexp.org/v2/shows/67009/?format=api",
    "image_uri": "https://dn711101.ca.archive.org/0/items/mbid-4955f76c-22a8-4196-9533-392e7bd55105/mbid-4955f76c-22a8-4196-9533-392e7bd55105-45298747830_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-4955f76c-22a8-4196-9533-392e7bd55105/mbid-4955f76c-22a8-4196-9533-392e7bd55105-45298747830_thumb250.jpg",
    "song": "Look at Me Look at Me",
    "track_id": "d5f4c68d-109c-4560-a5a2-57dd07bd36ed",
    "recording_id": "5fddb3c3-dba7-45bc-9090-c2912f25fba1",
    "artist": "이날치",
    "artist_ids": [
        "21822f52-470c-4241-8c54-aa92026ac0b8"
    ],
    "album": "Here Comes That Crow",
    "release_id": "4955f76c-22a8-4196-9533-392e7bd55105",
    "release_group_id": "b881c753-9df1-46a9-9bd1-73baaf2aab19",
    "labels": [
        "Luaka Bop"
    ],
    "label_ids": [
        "92996c02-75c4-4a12-8d90-522483c200c5"
    ],
    "release_date": "2026-06-12",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pronunciation: EEE - NAL - CHI \nSeattle Show: July 8 @ The Vera Project\nBay Area Show: June 28 @ Stern Grove",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}