Information about plays

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

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

{
    "id": 3427406,
    "uri": "https://api.kexp.org/v2/plays/3427406/?format=api",
    "airdate": "2024-11-19T10:52:53-08:00",
    "show": 61892,
    "show_uri": "https://api.kexp.org/v2/shows/61892/?format=api",
    "image_uri": "https://ia600801.us.archive.org/28/items/mbid-ef2ad70b-eb9f-4d87-95fd-856ad82f1673/mbid-ef2ad70b-eb9f-4d87-95fd-856ad82f1673-39594306781_thumb500.jpg",
    "thumbnail_uri": "https://ia800801.us.archive.org/28/items/mbid-ef2ad70b-eb9f-4d87-95fd-856ad82f1673/mbid-ef2ad70b-eb9f-4d87-95fd-856ad82f1673-39594306781_thumb250.jpg",
    "song": "This Is My Guitar",
    "track_id": "0f10a4ac-9190-450a-a7f2-3f31173d70a0",
    "recording_id": "5ffdbd5a-3a01-4f18-ae6b-7ffb8c969c83",
    "artist": "Christopher Owens",
    "artist_ids": [
        "9cca95ca-e6b7-4aa7-9a8b-0425189c7f1d"
    ],
    "album": "I Wanna Run Barefoot Through Your Hair",
    "release_id": "ef2ad70b-eb9f-4d87-95fd-856ad82f1673",
    "release_group_id": "36e87682-0357-45ec-8b61-f1853841eb23",
    "labels": [
        "True Panther Sounds"
    ],
    "label_ids": [
        "83d836ec-fd29-4761-890a-9e0053c25635"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Christopher Owens, the former frontman of Girls,  will be at The Chapel in SF on Monday, December 16th.\n--\n\"I Wanna Run Barefoot Through Your Hair,\" his fourth album, is his first in nearly a decade. Pitchfork calls it \" a travelogue of his journey through hell\": https://pitchfork.com/reviews/albums/christopher-owens-i-wanna-run-barefoot-through-your-hair/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}