Information about plays

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

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

{
    "id": 3607057,
    "uri": "https://api.kexp.org/v2/plays/3607057/?format=api",
    "airdate": "2026-01-21T03:38:40-08:00",
    "show": 65712,
    "show_uri": "https://api.kexp.org/v2/shows/65712/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-eb8f50ff-a17c-4ab8-9de8-1959c337c925/mbid-eb8f50ff-a17c-4ab8-9de8-1959c337c925-44105362019_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-eb8f50ff-a17c-4ab8-9de8-1959c337c925/mbid-eb8f50ff-a17c-4ab8-9de8-1959c337c925-44105362019_thumb250.jpg",
    "song": "Rock It Like a Palestinian",
    "track_id": "f79e7a52-956a-49e8-8d7d-0bbb125a7ae4",
    "recording_id": "db6fa4ff-14c4-4540-8daf-eaa7a938cb65",
    "artist": "تامر النفار feat. Rasha Nahas & Nasir AlBashir",
    "artist_ids": [
        "48a14e85-1587-417c-ad7d-a709789431f6",
        "063fb12d-48f4-49f8-b538-706f6778bf7a",
        "2d74f22a-a8d1-4b76-b27d-c744d7da4447"
    ],
    "album": "Rock it like a Palestinian",
    "release_id": "eb8f50ff-a17c-4ab8-9de8-1959c337c925",
    "release_group_id": "39d45465-e482-458b-b9aa-d514cb35bc4f",
    "labels": [
        "Levantine Music"
    ],
    "label_ids": [
        "a2b4ec81-32c7-453e-9b18-9944938a3b9b"
    ],
    "release_date": "2025-11-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Rock It Like a Palestinian\" was released in November 2025 as a collaborative hip‑hop single that blends sharp lyrical delivery with high‑energy production and has been featured as part of the growing momentum of innovative collaborations in the Middle East and North Africa music scene this year. https://scenenoise.com/Features/Collaborations-of-the-Year-Middle-East-North-Africa-2025",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}