Information about plays

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

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

{
    "id": 3581440,
    "uri": "https://api.kexp.org/v2/plays/3581440/?format=api",
    "airdate": "2025-11-22T12:57:35-08:00",
    "show": 65180,
    "show_uri": "https://api.kexp.org/v2/shows/65180/?format=api",
    "image_uri": "https://ia800904.us.archive.org/17/items/mbid-d313b134-8589-4180-b834-d85af5f2fb36/mbid-d313b134-8589-4180-b834-d85af5f2fb36-42772408127_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-d313b134-8589-4180-b834-d85af5f2fb36/mbid-d313b134-8589-4180-b834-d85af5f2fb36-42772408127_thumb250.jpg",
    "song": "Always Here, Never There",
    "track_id": "f2464439-961e-4990-a564-2a7ac7711635",
    "recording_id": "ece9de40-359c-4b29-9f15-a9c4d465fd7a",
    "artist": "Aluminum",
    "artist_ids": [
        "6242d5ff-350e-4c01-b02f-2a9b5826c1ad"
    ],
    "album": "Fully Beat",
    "release_id": "d313b134-8589-4180-b834-d85af5f2fb36",
    "release_group_id": "f51f32a1-e035-4b04-8f8c-e5ec1030d30f",
    "labels": [
        "felte"
    ],
    "label_ids": [
        "edd4e28e-d53c-415c-8ce8-ace9dfb452ac"
    ],
    "release_date": "2024-05-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "San Francisco Band Aluminum performed the Vinelands Live Broadcast November 15th! Check out the episode here:\n\nhttps://www.kexp.org/shows/vinelands/?stream_time=1763258250&location=2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}