Information about plays

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

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

{
    "id": 3548907,
    "uri": "https://api.kexp.org/v2/plays/3548907/?format=api",
    "airdate": "2025-09-04T16:47:04-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-9c613d8e-eb84-45d9-b248-3a430fea1729/mbid-9c613d8e-eb84-45d9-b248-3a430fea1729-39082074144_thumb500.jpg",
    "thumbnail_uri": "https://ia600408.us.archive.org/17/items/mbid-9c613d8e-eb84-45d9-b248-3a430fea1729/mbid-9c613d8e-eb84-45d9-b248-3a430fea1729-39082074144_thumb250.jpg",
    "song": "Like I Say (I runaway)",
    "track_id": "e6163689-b3ed-410c-82fe-fccd75096627",
    "recording_id": "cb44c536-b944-429d-baf5-4b3e8363bb0d",
    "artist": "Nilüfer Yanya",
    "artist_ids": [
        "4173ee0d-e003-496a-98eb-a2eaa90cb3f7"
    ],
    "album": "My Method Actor",
    "release_id": "9c613d8e-eb84-45d9-b248-3a430fea1729",
    "release_group_id": "0afc2c07-d35c-4618-864a-0519a8bc69c4",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nilüfer Yanya is touring!\n- September 23rd @ Oakland's Fox Theater\nMore dates & locales here: https://niluferyanya.com/#tour\n--\nDJ Troy Nelson hosted Nilüfer Yanya for a Live on KEXP session last October! Watch the full performance and interview here: https://www.youtube.com/watch?v=sZvZuSaJi00&t=7s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}