Information about plays

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

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

{
    "id": 3607162,
    "uri": "https://api.kexp.org/v2/plays/3607162/?format=api",
    "airdate": "2026-01-21T09:24:48-08:00",
    "show": 65714,
    "show_uri": "https://api.kexp.org/v2/shows/65714/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-eddcb927-85e6-4ec7-a951-43851e74e3ee/mbid-eddcb927-85e6-4ec7-a951-43851e74e3ee-26653826858_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-eddcb927-85e6-4ec7-a951-43851e74e3ee/mbid-eddcb927-85e6-4ec7-a951-43851e74e3ee-26653826858_thumb250.jpg",
    "song": "April Skies",
    "track_id": "b02df96b-ef6d-3664-9182-c9ac35038589",
    "recording_id": "ad86fec2-635b-4112-836b-099aab24ae05",
    "artist": "The Jesus and Mary Chain",
    "artist_ids": [
        "e938a15c-b17e-4e7a-9f68-ff0d536cab44"
    ],
    "album": "Darklands",
    "release_id": "eddcb927-85e6-4ec7-a951-43851e74e3ee",
    "release_group_id": "cda63ecb-5777-37e2-8aa6-32f5c93e0f9f",
    "labels": [
        "Rhino",
        "BMG Direct Marketing, Inc."
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4",
        "9a7d39a4-a887-40f3-a645-a9a136d1f13f"
    ],
    "release_date": "2006-07-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Ryan in Lake Stevens.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}