Information about plays

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

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

{
    "id": 3428485,
    "uri": "https://api.kexp.org/v2/plays/3428485/?format=api",
    "airdate": "2024-11-22T02:19:54-08:00",
    "show": 61912,
    "show_uri": "https://api.kexp.org/v2/shows/61912/?format=api",
    "image_uri": "https://ia803206.us.archive.org/12/items/mbid-515951a9-4606-432b-aaeb-27807fd56c2d/mbid-515951a9-4606-432b-aaeb-27807fd56c2d-40450373613_thumb500.jpg",
    "thumbnail_uri": "https://ia803206.us.archive.org/12/items/mbid-515951a9-4606-432b-aaeb-27807fd56c2d/mbid-515951a9-4606-432b-aaeb-27807fd56c2d-40450373613_thumb250.jpg",
    "song": "gossip",
    "track_id": "bfaac578-fa26-479a-8173-9ddd8fd6fec2",
    "recording_id": "0133f074-4383-415f-bfa4-2a949b76e2dd",
    "artist": "Goat Girl",
    "artist_ids": [
        "29a2e15e-b14f-42ca-8f65-d52479872452"
    ],
    "album": "gossip",
    "release_id": "515951a9-4606-432b-aaeb-27807fd56c2d",
    "release_group_id": "496226f3-82f5-4f17-997c-7ed8dc86964a",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2024-11-19",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London four-piece Goat Girl just released this new single, \"gossip,\" yesterday!\n\nThe band says of the new song: “We started recording 'gossip' in Ireland with John ‘Spud’ Murphy making 'Below The Waste,' but it felt more like it’s own thing than a part of the album. We took the stems from Dublin and reworked them in London with Ruby [Kyriakides]. We wanted to lean into its electronic potential and do something quite different sonically. Lyrically, it uses natural imagery as a metaphor for contemplating hearsay and destructive behaviours.” \n\nhttps://roughtraderecords.com/wp/2024/11/19/goat-girl-release-new-single-gossip/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}