Information about plays

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

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

{
    "id": 3292749,
    "uri": "https://api.kexp.org/v2/plays/3292749/?format=api",
    "airdate": "2024-01-04T12:48:04-08:00",
    "show": 59054,
    "show_uri": "https://api.kexp.org/v2/shows/59054/?format=api",
    "image_uri": "https://ia803201.us.archive.org/25/items/mbid-8153349f-37c6-4a38-b974-d6739e5e6755/mbid-8153349f-37c6-4a38-b974-d6739e5e6755-4438866223_thumb500.jpg",
    "thumbnail_uri": "https://ia803201.us.archive.org/25/items/mbid-8153349f-37c6-4a38-b974-d6739e5e6755/mbid-8153349f-37c6-4a38-b974-d6739e5e6755-4438866223_thumb250.jpg",
    "song": "Have to Pretend",
    "track_id": "1105400c-2f44-3f31-ad00-6225677ad36a",
    "recording_id": "18dc19ec-f268-4377-a1f9-482c41a25960",
    "artist": "The Cave Singers",
    "artist_ids": [
        "bc07a2b3-807a-4dda-9c19-003553f18f45"
    ],
    "album": "Naomi",
    "release_id": "8153349f-37c6-4a38-b974-d6739e5e6755",
    "release_group_id": "2b9fa359-10db-4353-a0ca-bb6649b7d47a",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2013-03-05",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The Cave Singers are playing a SOLD OUT 21+ show in Seattle at Tractor Tavern tomorrow night (Friday) https://www.ticketweb.com/event/sold-out-kexp-presents-the-tractor-tickets/13558598?pl=tractor&REFID=clientsitewp\n\n---\n\nThe Cave Singers most played a live set at KEXP back in 2016. Watch the video here: https://www.youtube.com/watch?v=9-aSyiqD20A",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}