Information about plays

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

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

{
    "id": 3627771,
    "uri": "https://api.kexp.org/v2/plays/3627771/?format=api",
    "airdate": "2026-03-11T14:26:28-07:00",
    "show": 66153,
    "show_uri": "https://api.kexp.org/v2/shows/66153/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-5daa3f3c-cdf5-46af-96ff-00298032f5d5/mbid-5daa3f3c-cdf5-46af-96ff-00298032f5d5-35008660790_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-5daa3f3c-cdf5-46af-96ff-00298032f5d5/mbid-5daa3f3c-cdf5-46af-96ff-00298032f5d5-35008660790_thumb250.jpg",
    "song": "Barley",
    "track_id": "1d884c8d-c7b4-4946-8402-c275ec548f4a",
    "recording_id": "dc216fd5-7a88-4dff-ba38-5d22a3b998f7",
    "artist": "Water From Your Eyes",
    "artist_ids": [
        "09f91305-e193-48af-92e3-252b3dd5e718"
    ],
    "album": "Everyone’s Crushed",
    "release_id": "5daa3f3c-cdf5-46af-96ff-00298032f5d5",
    "release_group_id": "082363d7-2028-434f-b77b-ce956585ed99",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2023-05-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Water From Your Eyes is the Brooklyn-based duo of Nate Amos (he/him) from the band This is Lorelei and Rachel Brown (they/them) from Thanks For Coming.\nHere's a 2025 interview with the couple: https://www.wussymag.com/all/water-from-your-eyes-brooklyn",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}