Information about plays

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

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

{
    "id": 3423756,
    "uri": "https://api.kexp.org/v2/plays/3423756/?format=api",
    "airdate": "2024-11-10T15:35:02-08:00",
    "show": 61816,
    "show_uri": "https://api.kexp.org/v2/shows/61816/?format=api",
    "image_uri": "https://ia601904.us.archive.org/9/items/mbid-7136fbb4-e636-49bb-a9b5-4e7064f52ec8/mbid-7136fbb4-e636-49bb-a9b5-4e7064f52ec8-39482873448_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Messages",
    "track_id": "bc082024-160c-4bbf-938c-6a3332c07057",
    "recording_id": "22049fad-3ce1-4dd0-862f-a813dc6b4f54",
    "artist": "Pom Pom Squad",
    "artist_ids": [
        "4c33904b-1c93-4f63-bb23-69d3544eaf77"
    ],
    "album": "Mirror Starts Moving Without Me",
    "release_id": "7136fbb4-e636-49bb-a9b5-4e7064f52ec8",
    "release_group_id": "4cd9b437-b9c6-4aa7-a258-d3d3dd04805c",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2024-10-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Singer, songwriter, and producer Mia Berrin struggled with writer's block while working on this, her new sophomore album.\n\n\"I was having a lot of trouble writing because I was lost in thinking about everything except my creative instincts. I think that’s part of the pressure of a second album. If people like your first album, you’re like, “Well, I want them to keep liking me.” And the fact is that nobody wants to listen to something that feels rote or mechanical. I feel like people can tell when you’re doing something that’s not true to you.\n\n\"Early in the writing stages of this album, I found myself pushing back my creative instincts because I was thinking about what other people would want. That’s not fair to me, and that’s also not fair to the people who actually like my music and this project. I was also at a spot in my life where I felt like I needed to start peeling back the layers and getting back in touch with who I am. That really became the impetus for the album – trying to carve away anything that is not authentic to me or pure creative impulse.\" https://tinyurl.com/mst4ssd9",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}