Information about plays

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

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

{
    "id": 3611960,
    "uri": "https://api.kexp.org/v2/plays/3611960/?format=api",
    "airdate": "2026-02-01T16:30:11-08:00",
    "show": 65814,
    "show_uri": "https://api.kexp.org/v2/shows/65814/?format=api",
    "image_uri": "https://coverartarchive.org/release/aa3ddf01-1060-4ccc-b541-d7eccbd256f6/41538283607-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/aa3ddf01-1060-4ccc-b541-d7eccbd256f6/41538283607-250.jpg",
    "song": "Stay",
    "track_id": null,
    "recording_id": "5221b9eb-8065-4caf-adf4-717f8b00a44e",
    "artist": "Officer John",
    "artist_ids": [
        "bdbe7597-1768-424b-b0e3-255d9522803c"
    ],
    "album": "Stay",
    "release_id": null,
    "release_group_id": "eab5c413-0f57-420d-a385-df9b40d2254e",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-03-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Officer John performed at ESNS 2026 a few weeks ago, and is a solo project from Dublin-born Niall Rogers, whose debut album (out on Wah Wah Wino) is a mix of shoegaze and baggy, nostalgic 90's tracks that are an amalgamation of his music listening over his life, with some time to mull it over. https://tinyurl.com/ysk7t7n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}