Information about plays

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

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

{
    "id": 3600141,
    "uri": "https://api.kexp.org/v2/plays/3600141/?format=api",
    "airdate": "2026-01-04T12:35:42-08:00",
    "show": 65562,
    "show_uri": "https://api.kexp.org/v2/shows/65562/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "S'cooled",
    "track_id": "9178c924-708a-31a4-a822-91b649b561f9",
    "recording_id": "93de92d2-ac0a-4e15-8be9-15388f8e6cb9",
    "artist": "Blood Orange",
    "artist_ids": [
        "3d254f1e-7d18-431b-baeb-68e57695dfdb"
    ],
    "album": "Coastal Grooves",
    "release_id": "02b7bfb3-978a-4165-9d00-5494a1fe301b",
    "release_group_id": "b40e5b3f-4df5-4d39-a0cd-6365043d0079",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2011-08-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Devonté Hynes, also known as Blood Orange and formerly Lightspeed Champion, is an American-born English singer, songwriter, record producer and director based in New York City. From 2004 to 2006, Hynes was a member of the band Test Icicles, playing guitar, synth, and occasionally performing vocals.\n\nhttps://www.bloodorange.net/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}