Information about plays

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

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

{
    "id": 3343822,
    "uri": "https://api.kexp.org/v2/plays/3343822/?format=api",
    "airdate": "2024-05-04T18:56:19-07:00",
    "show": 60125,
    "show_uri": "https://api.kexp.org/v2/shows/60125/?format=api",
    "image_uri": "https://ia600300.us.archive.org/24/items/mbid-0e3afc35-e3d3-4161-ba4c-60e02cdae2bf/mbid-0e3afc35-e3d3-4161-ba4c-60e02cdae2bf-38523790207_thumb500.jpg",
    "thumbnail_uri": "https://ia800300.us.archive.org/24/items/mbid-0e3afc35-e3d3-4161-ba4c-60e02cdae2bf/mbid-0e3afc35-e3d3-4161-ba4c-60e02cdae2bf-38523790207_thumb250.jpg",
    "song": "I Can Do Better",
    "track_id": "9f07daa4-0216-42c9-9891-913ac7d9e3de",
    "recording_id": "9c51c47b-52d5-4312-81d0-e0f59006b097",
    "artist": "Thunderpussy",
    "artist_ids": [
        "1822e292-b283-451c-9ba5-c38132dfda63"
    ],
    "album": "West",
    "release_id": "0e3afc35-e3d3-4161-ba4c-60e02cdae2bf",
    "release_group_id": "a3c18682-5b39-415a-8a35-97eb98854296",
    "labels": [
        "Trash Casual"
    ],
    "label_ids": [
        "99531ce9-454c-4b97-a58e-cbdac5acdee3"
    ],
    "release_date": "2024-05-10",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Off of the band's upcoming release 'West' due out May 10th (this Friday)! \n\nThunderpussy will be performing live at Seattle's Benaroya Hall with The Seattle Symphony the day of the album release (May 10th)! https://thunderpussyusa.com/shows\n\nThunderpussy performed lived in the KEXP studio back in August 2018: https://www.youtube.com/watch?v=7KTEQMsbZxg\n\nhttp://www.thunderpussyusa.com",
    "play_type": "trackplay"
}