Information about plays

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

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

{
    "id": 3628381,
    "uri": "https://api.kexp.org/v2/plays/3628381/?format=api",
    "airdate": "2026-03-13T10:11:45-07:00",
    "show": 66169,
    "show_uri": "https://api.kexp.org/v2/shows/66169/?format=api",
    "image_uri": "https://ia802904.us.archive.org/10/items/mbid-1ac62848-06dd-4f02-9448-0c32ac9f0b3a/mbid-1ac62848-06dd-4f02-9448-0c32ac9f0b3a-12913203583_thumb500.jpg",
    "thumbnail_uri": "https://dn710903.ca.archive.org/0/items/mbid-1ac62848-06dd-4f02-9448-0c32ac9f0b3a/mbid-1ac62848-06dd-4f02-9448-0c32ac9f0b3a-12913203583_thumb250.jpg",
    "song": "Pray for Rain",
    "track_id": "d4d82e67-7a14-444d-847e-9a5a69e86e8d",
    "recording_id": "9b477fc9-10f9-44a0-98fc-d7ba127259be",
    "artist": "Pure Bathing Culture",
    "artist_ids": [
        "90d97d69-a947-4cd2-8b39-c5dec750a6f7"
    ],
    "album": "Pray for Rain",
    "release_id": "1ac62848-06dd-4f02-9448-0c32ac9f0b3a",
    "release_group_id": "1e68d57d-b473-41c6-8b19-225e22e592d0",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2015-10-23",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Portland's Pure Bathing Culture performed Live on KEXP back in 2016! \n\nhttps://www.youtube.com/watch?v=E4Qwl8ls7yM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}