Information about plays

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

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

{
    "id": 3418371,
    "uri": "https://api.kexp.org/v2/plays/3418371/?format=api",
    "airdate": "2024-10-28T11:05:16-07:00",
    "show": 61698,
    "show_uri": "https://api.kexp.org/v2/shows/61698/?format=api",
    "image_uri": "https://ia600707.us.archive.org/31/items/mbid-22ce2f44-9702-3bca-92db-c97b85700c73/mbid-22ce2f44-9702-3bca-92db-c97b85700c73-4785576416_thumb500.jpg",
    "thumbnail_uri": "https://ia600707.us.archive.org/31/items/mbid-22ce2f44-9702-3bca-92db-c97b85700c73/mbid-22ce2f44-9702-3bca-92db-c97b85700c73-4785576416_thumb250.jpg",
    "song": "Burnin’ Inside",
    "track_id": "41e1bb5a-2ee0-324e-9535-4165397edc7c",
    "recording_id": "904d1b58-1a36-4b6b-a2f6-9ade303d9a85",
    "artist": "King Khan & The Shrines",
    "artist_ids": [
        "ed8d9e99-53c3-4e3a-beea-2cea49e1431a"
    ],
    "album": "The Supreme Genius of King Khan and the Shrines",
    "release_id": "22ce2f44-9702-3bca-92db-c97b85700c73",
    "release_group_id": "b9576b1c-d37d-39c0-b64b-290a936c0636",
    "labels": [],
    "label_ids": [],
    "release_date": "2008-06-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The band was founded in 1999 by then 22-year-old King Khan, formerly of Canadian garage rock outfits The Spaceshits (where he operated under the pseudonym Blacksnake) and Kukamongas. \n\nThe band is noted for its impressive stage antics. Typically King Khan is scantily clad, and the overwhelming frontman. His performances feature cheerleader/go-go dancer Bamboorella and a mixture of instrumentation including, but not limited to: keyboard, baritone saxophone, guitar, bass, and drums. https://tinyurl.com/2h62b4hz\n---\nhttps://kingkhanmusic.com/#!/king-khan-and-the-shrines",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}