Information about plays

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

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

{
    "id": 3563040,
    "uri": "https://api.kexp.org/v2/plays/3563040/?format=api",
    "airdate": "2025-10-09T11:47:09-07:00",
    "show": 64787,
    "show_uri": "https://api.kexp.org/v2/shows/64787/?format=api",
    "image_uri": "https://ia601201.us.archive.org/20/items/mbid-b292c647-e3f6-4991-a919-7bd4df4d99ff/mbid-b292c647-e3f6-4991-a919-7bd4df4d99ff-17513520760_thumb500.jpg",
    "thumbnail_uri": "https://ia801201.us.archive.org/20/items/mbid-b292c647-e3f6-4991-a919-7bd4df4d99ff/mbid-b292c647-e3f6-4991-a919-7bd4df4d99ff-17513520760_thumb250.jpg",
    "song": "HUMBLE.",
    "track_id": "8e7b33d6-1a3f-4e41-98a1-a08aa2a32e37",
    "recording_id": "f696d44a-fbf1-4c0a-94a4-7a8382822dcf",
    "artist": "Kendrick Lamar",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077"
    ],
    "album": "DAMN.",
    "release_id": "b292c647-e3f6-4991-a919-7bd4df4d99ff",
    "release_group_id": "b88655ba-7469-48b8-a296-b9011ab73ef3",
    "labels": [
        "Top Dog Records"
    ],
    "label_ids": [
        "3bdf4987-3de7-4ed4-8d50-493ba5863c06"
    ],
    "release_date": "2017-04-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#191 on YOUR countdown of the greatest albums of all time!\n\n‘DAMN’ received widespread acclaim from critics, with many naming the album one of the best albums of 2017 and the decade. The album topped the US Billboard 200 with 603,000 album-equivalent units earned in its first week and topped the chart of Canada while reaching number two in Australia, Belgium, Denmark, Ireland, the Netherlands, Norway, Sweden, and the United Kingdom. It has since been certified triple platinum by the Recording Industry Association of America (RIAA) in May 2018 and was the Billboard Year-End number one album of 2017. The album earned Lamar the 2018 Pulitzer Prize for Music, the first time an artist outside of the classical and jazz genres received the honor. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}