Information about plays

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

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

{
    "id": 3580656,
    "uri": "https://api.kexp.org/v2/plays/3580656/?format=api",
    "airdate": "2025-11-20T13:34:07-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia801409.us.archive.org/22/items/mbid-7fd6ba39-0956-47a0-a705-9e1e4defe765/mbid-7fd6ba39-0956-47a0-a705-9e1e4defe765-43475456555_thumb500.jpg",
    "thumbnail_uri": "https://ia601409.us.archive.org/22/items/mbid-7fd6ba39-0956-47a0-a705-9e1e4defe765/mbid-7fd6ba39-0956-47a0-a705-9e1e4defe765-43475456555_thumb250.jpg",
    "song": "Love Who You Love",
    "track_id": "0db2a2d0-f0c5-469c-9b99-ae21e7cf15de",
    "recording_id": "d55b71d0-13cd-4972-99aa-a7e0d9767e2f",
    "artist": "Romy",
    "artist_ids": [
        "b46efb1e-ecd9-4044-9820-14c64c2d657e"
    ],
    "album": "Love Who You Love",
    "release_id": "7fd6ba39-0956-47a0-a705-9e1e4defe765",
    "release_group_id": "4cf9de63-3a73-42ac-a29a-d2ac18b11201",
    "labels": [
        "Young"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25"
    ],
    "release_date": "2025-11-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Romy (co-vocalist of The xx) said, \"My new song 'Love Who You Love' is a proudly queer love song. It was also really important to me to acknowledge that the world is STILL such a challenging place for so many of us to show our love openly in the LGBTQ+ community. In reaction to that I wanted to write a song that not only celebrates and uplifts love as well as calls for change.\" \n--\nSee the official video for this song, written by Romy and Mike Tucker (BloodPop): https://www.youtube.com/watch?v=iHMOYP-L4jc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}