Information about plays

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

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

{
    "id": 3631093,
    "uri": "https://api.kexp.org/v2/plays/3631093/?format=api",
    "airdate": "2026-03-19T14:37:54-07:00",
    "show": 66223,
    "show_uri": "https://api.kexp.org/v2/shows/66223/?format=api",
    "image_uri": "https://dn710306.ca.archive.org/0/items/mbid-b991e784-9415-47bb-b1a1-17a93079f181/mbid-b991e784-9415-47bb-b1a1-17a93079f181-44406039092_thumb500.jpg",
    "thumbnail_uri": "https://ia803204.us.archive.org/22/items/mbid-b991e784-9415-47bb-b1a1-17a93079f181/mbid-b991e784-9415-47bb-b1a1-17a93079f181-44406039092_thumb250.jpg",
    "song": "Deathwish",
    "track_id": "007a8889-4922-4d8a-a12a-bd7279836761",
    "recording_id": "103e805e-0a8a-455a-ba10-bcf61d3cbe1b",
    "artist": "The Haunted Youth feat. Max Fry",
    "artist_ids": [
        "c91379a4-478e-4a9b-a312-b66771577d92",
        "12db27e3-c430-4ff9-ac22-c1ef8f2ad799"
    ],
    "album": "Boys Cry Too",
    "release_id": "b991e784-9415-47bb-b1a1-17a93079f181",
    "release_group_id": "98361f22-9983-416b-937f-87f48d68c208",
    "labels": [
        "[PIAS]"
    ],
    "label_ids": [
        "da314fb6-6f98-4ac6-8ef1-890fc5ddf4e0"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Haunted Youth is a Belgian band formed and led by singer-songwriter Joachim Liebens.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}