Information about plays

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

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

{
    "id": 3544587,
    "uri": "https://api.kexp.org/v2/plays/3544587/?format=api",
    "airdate": "2025-08-25T09:48:09-07:00",
    "show": 64384,
    "show_uri": "https://api.kexp.org/v2/shows/64384/?format=api",
    "image_uri": "https://ia601702.us.archive.org/13/items/mbid-15f29bc9-c812-4348-a27b-e721e7437f1c/mbid-15f29bc9-c812-4348-a27b-e721e7437f1c-28381345362_thumb500.jpg",
    "thumbnail_uri": "https://ia801702.us.archive.org/13/items/mbid-15f29bc9-c812-4348-a27b-e721e7437f1c/mbid-15f29bc9-c812-4348-a27b-e721e7437f1c-28381345362_thumb250.jpg",
    "song": "Donuts Mind If I Do",
    "track_id": "80ecd89a-f9bc-4bb8-a022-8d34cdd925b5",
    "recording_id": "1c00ffa5-e5fd-4cb9-ac88-d46fa460b61c",
    "artist": "CHAI",
    "artist_ids": [
        "0e84b561-5a1b-460d-bd14-35dad2abcc08"
    ],
    "album": "WINK",
    "release_id": "dd882406-1075-4968-8f6f-f1e1c7d74271",
    "release_group_id": "5f79ee05-9030-4d98-85c4-583f445fc179",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2021-05-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Japanese band CHAI did an amazing KEXP at Home session in 2021, that you won't want to miss. \nhttps://www.youtube.com/watch?v=OfYsU5lrABI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}