Information about plays

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

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

{
    "id": 3521164,
    "uri": "https://api.kexp.org/v2/plays/3521164/?format=api",
    "airdate": "2025-07-01T10:56:38-07:00",
    "show": 63891,
    "show_uri": "https://api.kexp.org/v2/shows/63891/?format=api",
    "image_uri": "https://ia601609.us.archive.org/15/items/mbid-52ce0307-f895-383a-896d-9c4e63a1a70c/mbid-52ce0307-f895-383a-896d-9c4e63a1a70c-2255102118_thumb500.jpg",
    "thumbnail_uri": "https://ia601609.us.archive.org/15/items/mbid-52ce0307-f895-383a-896d-9c4e63a1a70c/mbid-52ce0307-f895-383a-896d-9c4e63a1a70c-2255102118_thumb250.jpg",
    "song": "Revelator",
    "track_id": "b246c85d-6a06-3ebe-8a27-d0b0398c7d31",
    "recording_id": "b9288b30-85b6-4aaa-912c-5f3573b33aed",
    "artist": "Gillian Welch",
    "artist_ids": [
        "2ff49515-1701-4bac-a53a-04345893f3f3"
    ],
    "album": "Time (The Revelator)",
    "release_id": "52ce0307-f895-383a-896d-9c4e63a1a70c",
    "release_group_id": "4f9a9d35-b16d-3b7b-80d0-32b29683633f",
    "labels": [
        "Acony Records"
    ],
    "label_ids": [
        "2cf5b679-cad4-442b-9a4d-2e474c13fb90"
    ],
    "release_date": "2001-08-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Enjoy this 20-year retrospective (written in 2021) on this extraordinary third album from Gillian Welch and David Rawlings: https://underthepavingstones.com/2021/08/06/gillian-welchs-time-the-revelator-at-20-a-timeless-masterpiece-of-apocalyptic-country/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}