Information about plays

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

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

{
    "id": 3441855,
    "uri": "https://api.kexp.org/v2/plays/3441855/?format=api",
    "airdate": "2024-12-23T12:13:20-08:00",
    "show": 62187,
    "show_uri": "https://api.kexp.org/v2/shows/62187/?format=api",
    "image_uri": "https://ia801904.us.archive.org/9/items/mbid-7136fbb4-e636-49bb-a9b5-4e7064f52ec8/mbid-7136fbb4-e636-49bb-a9b5-4e7064f52ec8-39482873448_thumb500.jpg",
    "thumbnail_uri": "https://ia601904.us.archive.org/9/items/mbid-7136fbb4-e636-49bb-a9b5-4e7064f52ec8/mbid-7136fbb4-e636-49bb-a9b5-4e7064f52ec8-39482873448_thumb250.jpg",
    "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": "Playing:\n--March 14th at Seattle's Barboza\n--March 17th at San Francisco's Rickshaw Stop\n\nSinger, 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.\" https://tinyurl.com/mst4ssd9\n\nhttps://www.pompomsquadband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}