Information about plays

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

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

{
    "id": 3639684,
    "uri": "https://api.kexp.org/v2/plays/3639684/?format=api",
    "airdate": "2026-04-09T02:05:17-07:00",
    "show": 66404,
    "show_uri": "https://api.kexp.org/v2/shows/66404/?format=api",
    "image_uri": "https://coverartarchive.org/release/bf5196a5-544d-44c4-aebc-b62472a365d0/44218093094-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/bf5196a5-544d-44c4-aebc-b62472a365d0/44218093094-250.jpg",
    "song": "This Thing We Call Love",
    "track_id": null,
    "recording_id": "9c384e0e-2902-4168-9abc-0a593a1a4fbb",
    "artist": "Thundercat feat. Channel Tres",
    "artist_ids": [
        "044fd265-79dd-43eb-afc4-8b20becf7e17",
        "a9d53ca9-6c28-4be9-ab10-6c936a11d70b"
    ],
    "album": "Distracted",
    "release_id": null,
    "release_group_id": "cd80d129-cb28-4e70-b4c2-b4ac052cb90e",
    "labels": [
        "Brainfeeder"
    ],
    "label_ids": [
        "20b3d6f9-9086-48d9-802f-5f808456a0ef"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off Thundercat's fifth studio album released this past Friday. \n\n'Distracted' is Thundercat's first album in six years. Channel Tres is just one off the many guest appearances on the album, alongside Tame Impala, Lil Yachty, A$AP Rocky, and Willow, as well as a posthumous feature by Mac Miller.\n\nhttps://theamazingthundercat.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}