Information about plays

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

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

{
    "id": 3580250,
    "uri": "https://api.kexp.org/v2/plays/3580250/?format=api",
    "airdate": "2025-11-19T13:54:26-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-aec45285-1244-4918-9b32-4b0f4372e0fc/mbid-aec45285-1244-4918-9b32-4b0f4372e0fc-34724726458_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-aec45285-1244-4918-9b32-4b0f4372e0fc/mbid-aec45285-1244-4918-9b32-4b0f4372e0fc-34724726458_thumb250.jpg",
    "song": "Pushing Forward",
    "track_id": "8e02eaf9-b800-4961-ae32-3ca2485de34b",
    "recording_id": "605071f9-edee-420c-aed9-64c138c93644",
    "artist": "Spirit Award",
    "artist_ids": [
        "72042f4e-7652-4bf4-8846-d4981b760f67"
    ],
    "album": "The Fear",
    "release_id": "aec45285-1244-4918-9b32-4b0f4372e0fc",
    "release_group_id": "468d6ffe-aae3-46aa-b972-a1016350a87f",
    "labels": [
        "Share It Music"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4"
    ],
    "release_date": "2023-05-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Spirit Award is a project of Daniel Lyon, a Seattle-based singer/songwriter. Watch Lyon and his colleagues in a great KEXP in-studio performance in 2023 that included \"Pushing Forward\": https://www.youtube.com/watch?v=5X9vPyhGBEc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}