Information about plays

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

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

{
    "id": 3580682,
    "uri": "https://api.kexp.org/v2/plays/3580682/?format=api",
    "airdate": "2025-11-20T15:12:50-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia804603.us.archive.org/30/items/mbid-cbb553db-021d-461f-b756-0139ac325437/mbid-cbb553db-021d-461f-b756-0139ac325437-31248648672_thumb500.jpg",
    "thumbnail_uri": "https://ia904603.us.archive.org/30/items/mbid-cbb553db-021d-461f-b756-0139ac325437/mbid-cbb553db-021d-461f-b756-0139ac325437-31248648672_thumb250.jpg",
    "song": "Psychonaut",
    "track_id": "e6563ac0-1e9e-4d91-baec-77b9aa92a7e5",
    "recording_id": "f7008d5a-70bc-4ae9-af03-cbe13aec6910",
    "artist": "mr. Gnome",
    "artist_ids": [
        "76eb73e1-d237-481a-a5d6-4be04115f5a2"
    ],
    "album": "The Day You Flew Away",
    "release_id": "cbb553db-021d-461f-b756-0139ac325437",
    "release_group_id": "1c71290e-ba67-4f7b-b14f-02e28bf8861f",
    "labels": [
        "El Marko Records"
    ],
    "label_ids": [
        "06502423-2790-4323-9caa-4ae7d3b443b8"
    ],
    "release_date": "2020-10-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch the official video for \"Psychonaut\" from the Ceveland duo of  husband and wife Nicole Barille (vocals & guitar), and Sam Meister (drums and piano): https://www.youtube.com/watch?v=QKkhcHf_i3A",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}