Information about plays

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

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

{
    "id": 3524797,
    "uri": "https://api.kexp.org/v2/plays/3524797/?format=api",
    "airdate": "2025-07-09T15:49:43-07:00",
    "show": 63966,
    "show_uri": "https://api.kexp.org/v2/shows/63966/?format=api",
    "image_uri": "https://ia601400.us.archive.org/13/items/mbid-29667075-9351-419e-b9be-f6f608cebf98/mbid-29667075-9351-419e-b9be-f6f608cebf98-42454738066_thumb500.jpg",
    "thumbnail_uri": "https://ia801400.us.archive.org/13/items/mbid-29667075-9351-419e-b9be-f6f608cebf98/mbid-29667075-9351-419e-b9be-f6f608cebf98-42454738066_thumb250.jpg",
    "song": "Float",
    "track_id": "d4237c71-b3ed-46e6-960c-7221ceaaaf7a",
    "recording_id": "ded52234-f378-4d8f-970c-e55a4b074633",
    "artist": "Jay Som feat. Jim Adkins",
    "artist_ids": [
        "3b910f7b-018f-408f-950b-47e02d2ce305",
        "07bd5abc-0cc5-4781-9d70-8c9f754eb78b"
    ],
    "album": "Belong",
    "release_id": "29667075-9351-419e-b9be-f6f608cebf98",
    "release_group_id": "a8de19c2-5e45-4c7d-940e-b1ced88059bc",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Melina Duterte (Jay Som) will be at Remlinger Farms in Carnation, WA (with Lucy Dacus and Julia Jacklin) on Sunday, August 10th. \n--\nHer third album (and first in 6 years), \"Belong,\" will be out on October 10th. Duterte “wrote, composed, performed, produced, engineered and mixed” \"Belong.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}