Information about plays

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

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

{
    "id": 3422176,
    "uri": "https://api.kexp.org/v2/plays/3422176/?format=api",
    "airdate": "2024-11-06T17:43:50-08:00",
    "show": 61781,
    "show_uri": "https://api.kexp.org/v2/shows/61781/?format=api",
    "image_uri": "https://ia800901.us.archive.org/28/items/mbid-cb2b4cb6-643d-4582-b04f-f62fbe05909c/mbid-cb2b4cb6-643d-4582-b04f-f62fbe05909c-22172319762_thumb500.jpg",
    "thumbnail_uri": "https://ia800901.us.archive.org/28/items/mbid-cb2b4cb6-643d-4582-b04f-f62fbe05909c/mbid-cb2b4cb6-643d-4582-b04f-f62fbe05909c-22172319762_thumb250.jpg",
    "song": "This Land",
    "track_id": "ef44f7d4-d487-40ca-896a-f84b9871b585",
    "recording_id": "634349a2-37f4-453a-92ff-911719c9b1d1",
    "artist": "Gary Clark Jr.",
    "artist_ids": [
        "c733c4e6-22a2-499d-ace7-17b832356aff"
    ],
    "album": "This Land",
    "release_id": "cb2b4cb6-643d-4582-b04f-f62fbe05909c",
    "release_group_id": "ca9e09e3-5eac-4985-adbb-a7f753e84627",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-01-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gary Clark Jr.'s experience with growing up as a black man in the South included being questioned if he owned his own home, “getting dogsh*t in the mailbox, people writing \"n-----\" on my fence outside my parent’s house, riding around in trucks [putting] Confederate flags over my fence. That was a regular occurrence.”:\nhttps://www.rollingstone.com/music/music-features/gary-clark-jr-this-land-song-how-i-wrote-this-781280/\n--\nGary Clark performed this live with The Roots at the Grammys: https://www.youtube.com/watch?v=JXGgRrqugxE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}