Information about plays

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

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

{
    "id": 3422894,
    "uri": "https://api.kexp.org/v2/plays/3422894/?format=api",
    "airdate": "2024-11-08T12:07:17-08:00",
    "show": 61795,
    "show_uri": "https://api.kexp.org/v2/shows/61795/?format=api",
    "image_uri": "https://ia801002.us.archive.org/25/items/mbid-04b5d964-1a71-4d3e-ad2d-5c46ffeb7407/mbid-04b5d964-1a71-4d3e-ad2d-5c46ffeb7407-30064312885_thumb500.jpg",
    "thumbnail_uri": "https://ia601002.us.archive.org/25/items/mbid-04b5d964-1a71-4d3e-ad2d-5c46ffeb7407/mbid-04b5d964-1a71-4d3e-ad2d-5c46ffeb7407-30064312885_thumb250.jpg",
    "song": "Conversation",
    "track_id": "53f3b26d-b1ca-4972-bf67-85d99ea0afa3",
    "recording_id": "18b9c185-5870-4345-aa8e-91ec5138bc0f",
    "artist": "Dry Cleaning",
    "artist_ids": [
        "8a74e5ea-6f68-49e1-951c-80d2291f7c3f"
    ],
    "album": "Sweet Princess",
    "release_id": "04b5d964-1a71-4d3e-ad2d-5c46ffeb7407",
    "release_group_id": "0ed0ef88-883e-4d35-a003-ae9b6c0ef415",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-09-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dry Cleaning was most recently Live on KEXP in January 2023. You can watch that session in full here: https://www.youtube.com/watch?v=RoLrCTZLvrk&t=1084s\n\nEarlier this year, Dry Cleaning released remastered versions of their first two EPs, Sweet Princess and Boundary Roads Snacks and Drinks. You can find them here: https://drycleaning.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}