Information about plays

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

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

{
    "id": 3429118,
    "uri": "https://api.kexp.org/v2/plays/3429118/?format=api",
    "airdate": "2024-11-23T14:37:46-08:00",
    "show": 61927,
    "show_uri": "https://api.kexp.org/v2/shows/61927/?format=api",
    "image_uri": "https://coverartarchive.org/release/769efad6-6e19-4c69-a2cf-eb2636760dc9/35818980247-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/769efad6-6e19-4c69-a2cf-eb2636760dc9/35818980247-250.jpg",
    "song": "Changing Light",
    "track_id": null,
    "recording_id": "4436ff05-920a-4a97-94bc-1fb3a957e2ea",
    "artist": "The Ironsides",
    "artist_ids": [
        "4c64ae74-5f0f-45c1-a3e6-70b9b7aa8f2d"
    ],
    "album": "Changing Light",
    "release_id": null,
    "release_group_id": "8895f840-81a5-4d3e-946e-77d3bb3dfb5c",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-05-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Ironsides have arrived. Changing Light is the first full-length effort from this masterful collective of Bay Area musicians. It melds classic psych-soul sounds with sweeping orchestral arrangements – reminiscent of a cinematic soundtrack from a 60s European film.\n\nInspired by the soundtracks and library music of European composers during the 60's and 70's, the Ironsides set out to create a collection of lush songs that evoke a diverse range of feelings, emotions, and memories.\"\n\nhttps://theironsidesca.bandcamp.com/album/changing-light",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}