Information about plays

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

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

{
    "id": 3545863,
    "uri": "https://api.kexp.org/v2/plays/3545863/?format=api",
    "airdate": "2025-08-28T11:50:44-07:00",
    "show": 64409,
    "show_uri": "https://api.kexp.org/v2/shows/64409/?format=api",
    "image_uri": "https://ia600209.us.archive.org/32/items/mbid-b3d4dc24-fc81-4f5e-a43e-e60782b7ad2f/mbid-b3d4dc24-fc81-4f5e-a43e-e60782b7ad2f-6212251423_thumb500.jpg",
    "thumbnail_uri": "https://ia800209.us.archive.org/32/items/mbid-b3d4dc24-fc81-4f5e-a43e-e60782b7ad2f/mbid-b3d4dc24-fc81-4f5e-a43e-e60782b7ad2f-6212251423_thumb250.jpg",
    "song": "Look at Miss Ohio",
    "track_id": "6c3b0aed-7ba6-3579-acf6-10b9ec32312d",
    "recording_id": "e509798d-f62e-489f-9505-ecf6e546cebb",
    "artist": "Gillian Welch",
    "artist_ids": [
        "2ff49515-1701-4bac-a53a-04345893f3f3"
    ],
    "album": "Soul Journey",
    "release_id": "b3d4dc24-fc81-4f5e-a43e-e60782b7ad2f",
    "release_group_id": "cf71f2e5-2cfe-3652-b572-8f24560f44b0",
    "labels": [
        "Acony Records"
    ],
    "label_ids": [
        "2cf5b679-cad4-442b-9a4d-2e474c13fb90"
    ],
    "release_date": "2003-06-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.gillianwelch-davidrawlings.com/\n\nWatch the live video from Dave Rawlings Machine's 2015 KEXP In-Studio here: https://bit.ly/3hqrs7t, featuring Gillian Welch and David Rawlings.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}