Information about plays

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

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

{
    "id": 3594931,
    "uri": "https://api.kexp.org/v2/plays/3594931/?format=api",
    "airdate": "2025-12-23T14:40:48-08:00",
    "show": 65457,
    "show_uri": "https://api.kexp.org/v2/shows/65457/?format=api",
    "image_uri": "https://coverartarchive.org/release/0d1bb59d-2550-42f2-8ef3-0298832411d6/21430996628-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0d1bb59d-2550-42f2-8ef3-0298832411d6/21430996628-250.jpg",
    "song": "I Got Your Christmas Right Here",
    "track_id": null,
    "recording_id": "a9b2e93c-821e-4d38-b320-165f747a3f4a",
    "artist": "Aloe Blacc",
    "artist_ids": [
        "4bf89e02-6c30-4603-9f6a-52619b1bea1a"
    ],
    "album": "Christmas Funk",
    "release_id": null,
    "release_group_id": "8358a47f-b6d6-42e0-bdd2-2a47f952c535",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-11-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Who doesn't like a veiled threat disguised as holiday wishes?\n\nEgbert Nathaniel Dawkins III, known professionally as Aloe Blacc, is an American singer and rapper. He is best known for his guest performance on Avicii's 2013 single \"Wake Me Up\", which peaked on the charts in 22 countries, including in Australia and the UK.\n\nhttps://aloeblacc1.bandcamp.com\nhttps://aloeblacc.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}