Information about plays

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

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

{
    "id": 3402172,
    "uri": "https://api.kexp.org/v2/plays/3402172/?format=api",
    "airdate": "2024-09-18T14:04:23-07:00",
    "show": 61346,
    "show_uri": "https://api.kexp.org/v2/shows/61346/?format=api",
    "image_uri": "https://ia803408.us.archive.org/28/items/mbid-070027d4-0007-4a33-8100-e234330aa783/mbid-070027d4-0007-4a33-8100-e234330aa783-39066916367_thumb500.jpg",
    "thumbnail_uri": "https://ia903408.us.archive.org/28/items/mbid-070027d4-0007-4a33-8100-e234330aa783/mbid-070027d4-0007-4a33-8100-e234330aa783-39066916367_thumb250.jpg",
    "song": "DUPLICATE SPOTTED",
    "track_id": "ade1378c-76cc-4967-945a-3284b597759d",
    "recording_id": "82df753e-5450-4b0e-a0df-c73931c3ac61",
    "artist": "SPIRIT OF THE BEEHIVE",
    "artist_ids": [
        "57ccf9a9-69da-47e0-9630-4c9125beeb88"
    ],
    "album": "YOU'LL HAVE TO LOSE SOMETHING",
    "release_id": "070027d4-0007-4a33-8100-e234330aa783",
    "release_group_id": "55651d48-70e6-408b-a981-2751feaa45c5",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2024-08-23",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n--The Crocodile in Seattle on Thursday, October 3rd\n--The Chapel in SF on Tuesday, October 8th.\n--\n\"YOU'LL HAVE TO LOSE SOMETHING\" is the fifth album from this Philadelphia psych-punk group. Read a very positive review: https://pitchfork.com/reviews/albums/spirit-of-the-beehive-youll-have-to-lose-something/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}