Information about plays

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

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

{
    "id": 3429223,
    "uri": "https://api.kexp.org/v2/plays/3429223/?format=api",
    "airdate": "2024-11-23T20:55:54-08:00",
    "show": 61929,
    "show_uri": "https://api.kexp.org/v2/shows/61929/?format=api",
    "image_uri": "https://coverartarchive.org/release/2f328616-d13e-453d-9d44-126deca3146e/38749812470-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2f328616-d13e-453d-9d44-126deca3146e/38749812470-250.jpg",
    "song": "Pressure",
    "track_id": null,
    "recording_id": "6b3c38d7-06ce-4250-a359-1f0613bab6b3",
    "artist": "Moon Owl's Mages",
    "artist_ids": [
        "60e915b1-a7e0-4d07-b90d-e334e9a05b7b"
    ],
    "album": "Kill The Crackle",
    "release_id": null,
    "release_group_id": "7a63ea49-bd9f-4bca-afda-568ac34c4cbd",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-09-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Stay tuned for Sonic Reducer & Jenn! \n\nMoon Owl’s Mages is a 5 piece psych/ garage rock band from Boise, Idaho. They call their 2022 album, \"Kill The Crackle,\" \"a septic pile of dog beats, psychobilly space prog, floyd-funk, spooktunes, biting music, folk town & zamrock influences.\"  You can purchase it here: https://moonowlsmages.bandcamp.com/album/kill-the-crackle",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}