Information about plays

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

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

{
    "id": 3613144,
    "uri": "https://api.kexp.org/v2/plays/3613144/?format=api",
    "airdate": "2026-02-04T14:13:49-08:00",
    "show": 65839,
    "show_uri": "https://api.kexp.org/v2/shows/65839/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-54c160c8-927a-4480-939a-1bf0a8a34922/mbid-54c160c8-927a-4480-939a-1bf0a8a34922-43740465594_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-54c160c8-927a-4480-939a-1bf0a8a34922/mbid-54c160c8-927a-4480-939a-1bf0a8a34922-43740465594_thumb250.jpg",
    "song": "Love Is",
    "track_id": "0ecaff11-d9d5-45d7-886a-9528136ed78e",
    "recording_id": "130447bf-ac13-4509-863b-203b2d66d865",
    "artist": "Dove Ellis",
    "artist_ids": [
        "08c7863c-715d-475d-b726-2cc925f151e1"
    ],
    "album": "Blizzard",
    "release_id": "54c160c8-927a-4480-939a-1bf0a8a34922",
    "release_group_id": "0006784d-e58d-40a5-adbb-c20c1bcd8ce6",
    "labels": [
        "Black Butter Records",
        "AMF Records"
    ],
    "label_ids": [
        "311ac22c-884d-4293-b144-4bb5a2c05263",
        "e0b22162-8b70-4cd1-ae39-9dc24ededdb5"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Love is not the antidote to all your problems...\"\n---\nLearn more about Irish musician Thomas O’Donoghue (Dove Ellis).  He's received lots of attention recently for the wonderful quality of his voice.: https://www.someothertime.co.uk/articles/dove-ellis-blizzard",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}