Information about plays

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

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

{
    "id": 3637589,
    "uri": "https://api.kexp.org/v2/plays/3637589/?format=api",
    "airdate": "2026-04-04T05:50:11-07:00",
    "show": 66361,
    "show_uri": "https://api.kexp.org/v2/shows/66361/?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": "Charmed",
    "track_id": "080ee27c-21b3-4245-9a28-d688a6aad9f6",
    "recording_id": "7ab47476-32d2-4bb1-885c-cd52b8db6064",
    "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": "As the first sign of the zodiac, Aries bursts forth with the energy of spring: charming, single-minded, and daring, a bold visionary who sparks new beginnings and inspires audacity in every pursuit.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}