Information about plays

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

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

{
    "id": 3539659,
    "uri": "https://api.kexp.org/v2/plays/3539659/?format=api",
    "airdate": "2025-08-13T16:28:33-07:00",
    "show": 64280,
    "show_uri": "https://api.kexp.org/v2/shows/64280/?format=api",
    "image_uri": "https://ia600605.us.archive.org/21/items/mbid-e7dffa37-049a-424e-8596-a864df63af1e/mbid-e7dffa37-049a-424e-8596-a864df63af1e-17494748270_thumb500.jpg",
    "thumbnail_uri": "https://ia800605.us.archive.org/21/items/mbid-e7dffa37-049a-424e-8596-a864df63af1e/mbid-e7dffa37-049a-424e-8596-a864df63af1e-17494748270_thumb250.jpg",
    "song": "This Time",
    "track_id": "8e032163-53e2-4e36-997d-3ab3f9152269",
    "recording_id": "7ed94c6b-8e55-4616-8a38-4b37bc43ad83",
    "artist": "Land of Talk",
    "artist_ids": [
        "336dfcad-2587-4f5d-9338-3a445282364f"
    ],
    "album": "Life After Youth",
    "release_id": "60429a1f-35d5-4c73-98d0-14000c3a6f0e",
    "release_group_id": "93d46ed4-aba8-4700-ac28-70c1d9e597bd",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2017-05-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout out to Sara in SF for this dedication!\n\n\"Hi Evie! My husband Chris donated his giant van that he used to tour in his band with to KEXP today. The band was called Vandella and the van was called Goldie. It took a lot for him to part with that sweet beast, and I know he'd appreciate a lil shout out today.\"\n--\nLand of Talk is the project of Ontario-based singer/songwriter/ guitarist, Elizabeth Powell. Stereogum wrote that the album was, \"both a reminder of Powell’s dynamic songwriting and proof that she’s still evolving as an artist.\"\n--\nWatch them play this song live on KEXP: https://youtu.be/91eLeJXVbdU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}