Information about plays

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

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

{
    "id": 3422096,
    "uri": "https://api.kexp.org/v2/plays/3422096/?format=api",
    "airdate": "2024-11-06T12:36:18-08:00",
    "show": 61779,
    "show_uri": "https://api.kexp.org/v2/shows/61779/?format=api",
    "image_uri": "https://ia904607.us.archive.org/13/items/mbid-1b827ca5-4d7f-4bf4-9aa9-bcb3f369289d/mbid-1b827ca5-4d7f-4bf4-9aa9-bcb3f369289d-39188506179_thumb500.jpg",
    "thumbnail_uri": "https://ia904607.us.archive.org/13/items/mbid-1b827ca5-4d7f-4bf4-9aa9-bcb3f369289d/mbid-1b827ca5-4d7f-4bf4-9aa9-bcb3f369289d-39188506179_thumb250.jpg",
    "song": "Four Leaf Clover",
    "track_id": "57cf145b-efa1-455d-b5b2-21aad9003518",
    "recording_id": "3e97a1ca-afe8-460a-8b97-eca14549397e",
    "artist": "Peel Dream Magazine",
    "artist_ids": [
        "04c99c2a-93da-45ec-b3d7-9d59c69215f8"
    ],
    "album": "Rose Main Reading Room",
    "release_id": "1b827ca5-4d7f-4bf4-9aa9-bcb3f369289d",
    "release_group_id": "00d7199d-54ee-4ea1-b2a6-17e53e6e8764",
    "labels": [
        "Topshelf Records"
    ],
    "label_ids": [
        "83e9ed9f-5e33-4203-b865-caf7f44fd075"
    ],
    "release_date": "2024-09-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "LA-based band Peel Dream Magazine's fourth album, 'Rose Main Reading Room' \nThey will be doing a set LIVE on KEXP with us on Wednesday November 20th at noon in the listening space!\nPlaying...\n- San Francisco, CA on Sunday, November 17th at The Rickshaw\n- Seattle, WA on Tuesday, November 19th at Madame Lou's",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}