Information about plays

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

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

{
    "id": 3580292,
    "uri": "https://api.kexp.org/v2/plays/3580292/?format=api",
    "airdate": "2025-11-19T16:21:27-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-9f5b500f-e882-44b9-8f81-ede2d32e90c2/mbid-9f5b500f-e882-44b9-8f81-ede2d32e90c2-32846438764_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-9f5b500f-e882-44b9-8f81-ede2d32e90c2/mbid-9f5b500f-e882-44b9-8f81-ede2d32e90c2-32846438764_thumb250.jpg",
    "song": "Up and Away",
    "track_id": "6e9d66a6-c727-4401-b627-6eaa618c9973",
    "recording_id": "338748e2-48aa-48c7-9cc1-92f7ba645150",
    "artist": "Σtella",
    "artist_ids": [
        "b0a53552-bddc-4c04-9839-be03f42b4cdf"
    ],
    "album": "Up and Away",
    "release_id": "9f5b500f-e882-44b9-8f81-ede2d32e90c2",
    "release_group_id": "53d68fe3-d8a9-4c66-b28c-6aaf45f6c668",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2022-06-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Σtella (\"Stella-with-a-sigma\") is a painter, visual artist, and musician out of Athens, Greece, who creates dreampop flavored by Greek folk music\n\nOn this album, she joined forces with artist and producer Tom Calvert (aka Redinho)\n\nhttps://www.stellawithasigma.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}