Information about plays

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

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

{
    "id": 3560457,
    "uri": "https://api.kexp.org/v2/plays/3560457/?format=api",
    "airdate": "2025-10-02T12:41:13-07:00",
    "show": 64725,
    "show_uri": "https://api.kexp.org/v2/shows/64725/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "IDK",
    "track_id": "119d3b27-d365-4622-8aa1-e3bf3170c8c6",
    "recording_id": "ca7cc653-a4d4-40fb-b16d-8833a9e47a39",
    "artist": "The Silkies",
    "artist_ids": [
        "95f8c3c7-46fb-434a-b637-cc5ba1e8e27d"
    ],
    "album": "IDK / LIES",
    "release_id": "75bd5631-8c5e-4c72-9596-e316d0323b7d",
    "release_group_id": "1365a870-3fdc-4e2c-a57f-5066c93d235b",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Silikies are a five-piece out of Cincinnati who have released a handful of singles. \n\n“IDK is a song about existential longing, desire for connection, and finding your kindred spirit or partner,” producer Jake Merritt says. “Struggling to find a person or community, and letting them know how much they matter. [It’s] also a question of, ‘What happens if we cling so badly to our need to not be alone, that we don't let go of relationships that we just shouldn't have in our lives for whatever reason?’”\n\nhttps://thesilkies.bandcamp.com/\nhttps://www.thelineofbestfit.com/tracks/the-silkies-idk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}