Information about plays

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

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

{
    "id": 3634649,
    "uri": "https://api.kexp.org/v2/plays/3634649/?format=api",
    "airdate": "2026-03-28T12:24:46-07:00",
    "show": 66303,
    "show_uri": "https://api.kexp.org/v2/shows/66303/?format=api",
    "image_uri": "https://dn710306.ca.archive.org/0/items/mbid-bdbe4c2c-d013-4a21-8260-5a96f4e08020/mbid-bdbe4c2c-d013-4a21-8260-5a96f4e08020-34712042263_thumb500.jpg",
    "thumbnail_uri": "https://ia801506.us.archive.org/9/items/mbid-bdbe4c2c-d013-4a21-8260-5a96f4e08020/mbid-bdbe4c2c-d013-4a21-8260-5a96f4e08020-34712042263_thumb250.jpg",
    "song": "Jolene",
    "track_id": "fa56a84d-36ec-49a0-978e-9cea2258778e",
    "recording_id": "71381a7a-13f5-40b4-8e0e-9e3391350e4e",
    "artist": "Gloria Taylor",
    "artist_ids": [
        "18131ab9-2768-4a82-9444-1552f96b3a9d"
    ],
    "album": "Love Is A Hurtin' Thing",
    "release_id": "bdbe4c2c-d013-4a21-8260-5a96f4e08020",
    "release_group_id": "c644ddac-3953-45ad-8380-974aa7223da3",
    "labels": [
        "Ubiquity"
    ],
    "label_ids": [
        "20fbac96-c7ee-48b5-9177-e7b6d42e108f"
    ],
    "release_date": "2015-11-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gloria Ann Taylor (who also recorded as Gloria Taylor) never quite achieved the success she deserved as an R&B vocalist, but years after she retired from professional performing, Taylor became a cult heroine among collectors of soul and disco dusties, with an international audience enjoying her music in both authorized and illicit pressings, while collectors paid as much as $1,000 for one of her rare singles. Learn more about this artist and her brief career: https://www.allmusic.com/artist/gloria-ann-taylor-mn0003408237/biography\n--\nThis cover is on Taylor's classic \"Love Is A Hurtin' Thing, re-released in 2016: https://www.npr.org/2016/01/12/462821828/music-review-love-is-a-hurtin-thing-gloria-ann-taylor",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}