Information about plays

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

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

{
    "id": 3500315,
    "uri": "https://api.kexp.org/v2/plays/3500315/?format=api",
    "airdate": "2025-05-12T06:39:06-07:00",
    "show": 63440,
    "show_uri": "https://api.kexp.org/v2/shows/63440/?format=api",
    "image_uri": "https://ia800504.us.archive.org/6/items/mbid-4acdaa51-aa44-4a9b-954f-3c6eaab65590/mbid-4acdaa51-aa44-4a9b-954f-3c6eaab65590-35982108848_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-4acdaa51-aa44-4a9b-954f-3c6eaab65590/mbid-4acdaa51-aa44-4a9b-954f-3c6eaab65590-35982108848_thumb250.jpg",
    "song": "the slab",
    "track_id": "fbb6ade2-b658-4cc3-b7b1-e3f3e0d43bed",
    "recording_id": "5d8f3b8a-d7f9-46c7-82c6-1a4b928b8521",
    "artist": "Slowdive",
    "artist_ids": [
        "a16371b9-7d36-497a-a9d4-42b0a0440c5e"
    ],
    "album": "everything is alive",
    "release_id": "10cf097c-3bd0-4fbc-ad76-84458872b672",
    "release_group_id": "0070ec11-d0ef-4df2-9cf8-f8a10f083f27",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2023-09-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing tomorrow (Tuesday) at The Paramount in Seattle WA!\n\nThis Slowdive LP was dedicated to vocalist and guitarist Rachel Goswell’s mother and drummer Simon Scott’s father, who both died in 2020.\n\nVocalist/guitarist Neil Halstead comments about this song, \"This is the heaviest track on the record and as the name suggests we wanted it to feel like a big slab of music. We wanted it to feel very dense.\" https://tinyurl.com/bddnbkje",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}