Information about plays

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

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

{
    "id": 3571794,
    "uri": "https://api.kexp.org/v2/plays/3571794/?format=api",
    "airdate": "2025-10-30T11:20:57-07:00",
    "show": 64973,
    "show_uri": "https://api.kexp.org/v2/shows/64973/?format=api",
    "image_uri": "https://ia601202.us.archive.org/20/items/mbid-2d02593a-b20b-4fbd-9ef6-ff4ca224ad06/mbid-2d02593a-b20b-4fbd-9ef6-ff4ca224ad06-41481865140_thumb500.jpg",
    "thumbnail_uri": "https://ia801202.us.archive.org/20/items/mbid-2d02593a-b20b-4fbd-9ef6-ff4ca224ad06/mbid-2d02593a-b20b-4fbd-9ef6-ff4ca224ad06-41481865140_thumb250.jpg",
    "song": "Get Still",
    "track_id": "bf443ab0-a139-4aa4-a0ea-8c758552f179",
    "recording_id": "42bc11b0-3bcd-41ca-8144-091f644c7ca9",
    "artist": "Alan Sparhawk with Trampled by Turtles",
    "artist_ids": [
        "36aa434c-6823-44b7-b5a6-53bde476c642",
        "c6a5a49b-9885-42e6-9fb5-ccaaec05f753"
    ],
    "album": "Alan Sparhawk with Trampled by Turtles",
    "release_id": "2d02593a-b20b-4fbd-9ef6-ff4ca224ad06",
    "release_group_id": "cbbdd0c5-10aa-429a-b3ed-621f2cf49c04",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the recent release collaboration between Alan Sparhawk of Low and the alt-country band Trampled by Turtles for his second solo album.\n\nThe track \"Get Still\" is a new version of a song from 'White Roses, My God,' Sparhawk’s debut solo album from 2024, which had a much more minimal and experimental sound when compared to the new album. \n\nhttps://tinyurl.com/mr93b5sa",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}