Information about plays

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

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

{
    "id": 3527670,
    "uri": "https://api.kexp.org/v2/plays/3527670/?format=api",
    "airdate": "2025-07-16T09:23:10-07:00",
    "show": 64028,
    "show_uri": "https://api.kexp.org/v2/shows/64028/?format=api",
    "image_uri": "https://ia903106.us.archive.org/13/items/mbid-7b49ac48-6c32-4831-a7dd-aba21b075299/mbid-7b49ac48-6c32-4831-a7dd-aba21b075299-42498651788_thumb500.jpg",
    "thumbnail_uri": "https://ia803106.us.archive.org/13/items/mbid-7b49ac48-6c32-4831-a7dd-aba21b075299/mbid-7b49ac48-6c32-4831-a7dd-aba21b075299-42498651788_thumb250.jpg",
    "song": "Devotion",
    "track_id": "00c50949-982e-46be-95bc-ac29dc61539d",
    "recording_id": "27e1374b-c369-4873-b145-3f80237c80f5",
    "artist": "Hot Chip",
    "artist_ids": [
        "d8915e13-d67a-4aa0-9c0b-1f126af951af"
    ],
    "album": "Joy In Repetition",
    "release_id": "7b49ac48-6c32-4831-a7dd-aba21b075299",
    "release_group_id": "066b9885-7a45-425a-843c-6e944a3ab00c",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hot Chip have been together over two decades, releasing eight studio albums. It’s too bad they don’t have a best-of compilation… until now! The group announced their career-spanning compilation Joy In Repetition , out September 5 via Domino. They’ve also shared a new single “Devotion” and an accompanying video directed by Will Kindrick and filmed in Japan.  https://www.stereogum.com/2314198/hot-chip-devotion/music/\n\nhttps://www.hot-chip.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}