Information about plays

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

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

{
    "id": 3440718,
    "uri": "https://api.kexp.org/v2/plays/3440718/?format=api",
    "airdate": "2024-12-21T03:30:00-08:00",
    "show": 62165,
    "show_uri": "https://api.kexp.org/v2/shows/62165/?format=api",
    "image_uri": "https://ia601904.us.archive.org/29/items/mbid-cddbf21f-9cd8-4665-a015-3cdc50cdcc72/mbid-cddbf21f-9cd8-4665-a015-3cdc50cdcc72-2925311149_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Blue Flowers",
    "track_id": "da535611-2bf4-35b3-82b7-d09680484851",
    "recording_id": "8ecb67a8-7cb8-48ed-aefe-93a9d38eb5d4",
    "artist": "Dr. Octagon",
    "artist_ids": [
        "3eba5e02-780b-4acd-befb-d23a0c6708dd"
    ],
    "album": "Dr. Octagonecologyst",
    "release_id": "cddbf21f-9cd8-4665-a015-3cdc50cdcc72",
    "release_group_id": "b38e21f6-8f76-3f87-a021-e91afad9e7e5",
    "labels": [
        "DreamWorks Records"
    ],
    "label_ids": [
        "d4751e8e-aa7f-4670-b8a3-4a861bcffa0d"
    ],
    "release_date": "1997-04-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song sampled violinist Itzhak Perlman's rendition of \"Allegro Non Troppo\" and Kraftwerk's \"The Robots.\" \n--\n\n\"I know very little concerning classical music, but the violin line of “Blue Flowers” is pound-for-pound the best use of the instrument, ever.\"  Here's one critic's paean of praise for \"Blue Flowers\": https://www.mcsweeneys.net/articles/blue-flowers-by-dr-octagon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}